https://github.com/premium-minds/pm-webapp-utils
A library with utils for Java servlet containers
https://github.com/premium-minds/pm-webapp-utils
configuration java log4j mailer webapp
Last synced: 11 months ago
JSON representation
A library with utils for Java servlet containers
- Host: GitHub
- URL: https://github.com/premium-minds/pm-webapp-utils
- Owner: premium-minds
- License: lgpl-3.0
- Created: 2014-08-25T14:23:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-28T12:50:53.000Z (11 months ago)
- Last Synced: 2025-07-28T14:43:11.461Z (11 months ago)
- Topics: configuration, java, log4j, mailer, webapp
- Language: Java
- Size: 495 KB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
pm-webapp-utils
===============
A library with utils for Java servlet containers
## Maven projects
Add the following maven dependency to your project `pom.xml`:
```xml
com.premiumminds
pm-webapp-utils
2.0
```
Check out [sonatype repository](https://oss.sonatype.org/index.html#nexus-search;quick~pm-webapp-utils) for latest snapshots and releases.
## Documentation
- [Javadoc](http://premium-minds.github.io/pm-webapp-utils/apidocs/)
## Continuous Integration
[](https://github.com/premium-minds/pm-webapp-utils/actions/workflows/maven.yml)
## Licence
Copyright (C) 2014 [Premium Minds](http://www.premium-minds.com/)
Licensed under the [GNU Lesser General Public Licence](http://www.gnu.org/licenses/lgpl.html)