Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 931 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 931 Bytes

pm-webapp-utils

A library with utils for Java servlet containers

Maven projects

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.

Documentation

Continuous Integration

Java CI with Maven

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence