https://github.com/psigen/maven-repository
Public maven repository for my projects.
https://github.com/psigen/maven-repository
Last synced: 4 months ago
JSON representation
Public maven repository for my projects.
- Host: GitHub
- URL: https://github.com/psigen/maven-repository
- Owner: psigen
- Created: 2013-07-21T19:05:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-20T20:39:05.000Z (over 12 years ago)
- Last Synced: 2023-04-08T04:47:46.221Z (about 3 years ago)
- Size: 4.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Psigen's Maven Repository
=========================
How to use this repository
--------------------------
Add this in your `pom.xml` file:
psigen-snapshots
https://raw.github.com/psigen/maven-repository/master/snapshots
psigen-releases
https://raw.github.com/psigen/maven-repository/master/releases
References
----------
* http://cemerick.com/2010/08/24/hosting-maven-repos-on-github/
* http://stackoverflow.com/questions/14013644/hosting-a-maven-repository-on-github/14013645#14013645