Skip to content

jui8wang/common

 
 

Repository files navigation

# common
Java common classed shared across lafaspot libraries, this code is designed to scale well when using large number of threads and cpus.

- To build before you submit a PR
$ mvn clean install

- For contibutors run deploy to do a push to nexus servers
$ mvn clean deploy -Dgpg.passphrase=[pathPhrase]

- All Pull requests need to pass continous integration before being merged.
  Please goto https://travis-ci.org/lafaspot/common

About

Java common classed shared across lafaspot libraries, this code is designed to scale well when using large number of threads and cpus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.8%
  • Shell 0.2%