A library with utils for Java servlet containers
Add the following maven dependency to your project pom.xml
:
<dependency>
<groupId>com.premiumminds</groupId>
<artifactId>pm-webapp-utils</artifactId>
<version>2.0</version>
</dependency>
Check out sonatype repository for latest snapshots and releases.
CI is hosted by travis-ci.org
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence