Home > maven-repository

maven-repository

Maven-repository is a project mainly written in Shell, it's free.

personnal maven repo

h1. Maven repository

h2. Configuration

To add this repository to your maven project, add the following lines :


  
    public-releases
    http://github.com/mathieuancelin/maven-repository/tree/master/releases
  
  
    public-snapshots
    http://github.com/mathieuancelin/maven-repository/tree/master/snapshots
  

Previous:Icebreaker