/commons-java

Common Java functions

Primary LanguageJavaMIT No AttributionMIT-0

Autonomous Logic Commons Java

GitHub release (latest by date) javadoc GitHub Workflow Status (branch) GitHub

Common Java functionality. The implementations in this library are intended to solve simple problems in simple ways.

Usage

Gradle:

implementation 'com.autonomouslogic.commons:commons-java:version'

Maven:

<dependency>
  <groupId>com.autonomouslogic.commons</groupId>
  <artifactId>commons-java</artifactId>
  <version>version</version>
</dependency>

Other Common Libraries

Versioning

This project follows semantic versioning.

Code Style

This project follows Palantir with tabs. Automatic code formatting can be done by running ./gradlew spotlessApply.

License

This project is licensed under the MIT-0 license.

Status

Type Status
CodeClimate Maintainability
SonarCloud Maintainability Rating Code Smells
Libraries.io Libraries.io dependency status for latest release
Snyk Known Vulnerabilities
Codecov codecov
Synatype Lift link