https://github.com/petr-panteleyev/java-commons
https://github.com/petr-panteleyev/java-commons
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/petr-panteleyev/java-commons
- Owner: petr-panteleyev
- License: bsd-2-clause
- Created: 2024-08-06T14:49:21.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-15T17:51:19.000Z (7 months ago)
- Last Synced: 2025-01-10T14:56:18.902Z (5 months ago)
- Language: Java
- Homepage: https://codeberg.org/petr-panteleyev/java-commons
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Commons

[](LICENSE)
[](https://search.maven.org/artifact/org.panteleyev/commons)## Build
```shell
./mvnw clean install
```