https://github.com/gv2011/util
Various general purpose Java utilities
https://github.com/gv2011/util
collections immutable java logging streams testing
Last synced: about 1 year ago
JSON representation
Various general purpose Java utilities
- Host: GitHub
- URL: https://github.com/gv2011/util
- Owner: gv2011
- License: mit
- Created: 2016-04-30T15:14:05.000Z (about 10 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-11T18:04:00.000Z (over 1 year ago)
- Last Synced: 2025-04-30T04:05:28.024Z (about 1 year ago)
- Topics: collections, immutable, java, logging, streams, testing
- Language: Java
- Homepage:
- Size: 8.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://repo1.maven.org/maven2/com/github/gv2011/util-parent/0.14/)
[](https://opensource.org/licenses/MIT)
# util
General purpose utilities.
## License and copyright
See file pom.xml.
## Dependencies
com.github.gv2011
util-apis
0.10
com.github.gv2011
gcol
${util.version}
runtime
com.github.gv2011
util-beans
${util.version}
runtime
com.github.gv2011
jsong
${util.version}
runtime
com.github.gv2011
util-logback
${util.version}
runtime
com.github.gv2011
testutil
${util.version}
test
## Sonatype repo
[https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/](https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/)