Skip to content
/ common Public
forked from lafaspot/common

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

License

Notifications You must be signed in to change notification settings

lafa/common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

No packages published