Skip to content

abego/commons

Repository files navigation

abego Commons

abego Commons is a collection of utilities to simplify Java development.

Download

Download: https://github.com/abego/commons/releases/tag/v1.1.0

Maven:

<dependency>
    <groupId>org.abego.commons</groupId>
    <artifactId>abego-commons-base</artifactId>
    <version>1.1.0</version>
</dependency>
<dependency>
    <groupId>org.abego.commons</groupId>
    <artifactId>abego-commons-test</artifactId>
    <version>1.1.0</version>
</dependency>

Development

You may check out the source code from the GitHub repository.

Links

License

abego Commons is available under a business friendly MIT license.

About

abego Commons - A collection of utilities to simplify Java development

Resources

License

Stars

Watchers

Forks

Packages

No packages published