abego Commons
abego Commons is a collection of utilities to simplify Java development.
Download
Download: https://github.com/abego/commons/releases/tag/v0.11.0
Maven:
<dependency>
<groupId>org.abego.commons</groupId>
<artifactId>abego-commons-base</artifactId>
<version>0.11.0</version>
</dependency>
<dependency>
<groupId>org.abego.commons</groupId>
<artifactId>abego-commons-test</artifactId>
<version>0.11.0</version>
</dependency>
Development
You may check out the source code from the GitHub repository.
Links
- Sources: https://github.com/abego/commons
- Twitter: @abego (e.g. for announcements of new releases)
License
abego Commons is available under a business friendly MIT license.