https://github.com/grohiro/maven-repo
Maven repository
https://github.com/grohiro/maven-repo
Last synced: 4 months ago
JSON representation
Maven repository
- Host: GitHub
- URL: https://github.com/grohiro/maven-repo
- Owner: grohiro
- Created: 2016-06-14T06:08:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T07:36:50.000Z (almost 10 years ago)
- Last Synced: 2025-10-03T21:38:54.737Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maven-repo
Maven repository
## How to use it
Add this in your `pom.xml` file:
```xml
grohiro-public-snapshots
https://raw.github.com/grohiro/maven-repo/master/snapshots
grohiro-public-releases
https://raw.github.com/grohiro/maven-repo/master/releases
```