Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T07:28:52.000Z (about 2 months ago)
- Last Synced: 2024-12-03T14:23:16.219Z (about 1 month ago)
- Topics: configuration, java, log4j, mailer, webapp
- Language: Java
- Size: 431 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 11
-
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
[![Java CI with Maven](https://github.com/premium-minds/pm-webapp-utils/actions/workflows/maven.yml/badge.svg)](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)