Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgageot/listmaker
https://github.com/dgageot/listmaker
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dgageot/listmaker
- Owner: dgageot
- License: other
- Created: 2012-03-05T08:06:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-08T09:22:18.000Z (almost 11 years ago)
- Last Synced: 2024-10-18T07:36:01.709Z (26 days ago)
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.