An open API service indexing awesome lists of open source software.

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.

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