Common Java functionality. The implementations in this library are intended to solve simple problems in simple ways.
Gradle:
implementation 'com.autonomouslogic.commons:commons-java:version'
Maven:
<dependency>
<groupId>com.autonomouslogic.commons</groupId>
<artifactId>commons-java</artifactId>
<version>version</version>
</dependency>
This project follows semantic versioning.
This project follows Palantir with tabs.
Automatic code formatting can be done by running ./gradlew spotlessApply
.
This project is licensed under the MIT-0 license.
Type | Status |
---|---|
CodeClimate | |
SonarCloud | |
Libraries.io | |
Snyk | |
Codecov | |
Synatype Lift | link |