Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgageot/listmaker


https://github.com/dgageot/listmaker

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# ListMaker

A fluent interface list maker for use with Guava.

# Deploy on Maven Central

Build the release :

mvn release:clean
mvn release:prepare
mvn release:perform

Go to https://oss.sonatype.org/, log in, go to **Staging Repositories**, close the *net.gageot-XXX* repository then release it.
Synchro to Maven Central is done hourly.