Skip to content

Generic Java Utility Classes / Methods

License

Notifications You must be signed in to change notification settings

RocketPartners/rocket-java

 
 

Repository files navigation

Rocket Java

Rocket Java is a collection of Java utilities composed of a fork of wellsb1/fort_j plus wellsb1/fort_w.

Build

To build:

./gradlew assemble

Publish

To publish:

export GHP_USER=<user>
export GHP_PASSWORD=<token>
./gradlew publish

About

Generic Java Utility Classes / Methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Shell 0.6%