Skip to content

giago/maven-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maven repository for giago public projects
If you are using maven you need to define the repo and then the dependency
<repositories>
  <repository>
    <id>public-mvn-repo-snapshots</id>
    <url>https://github.com/giago/maven-repo/raw/master/snapshots</url>
  </repository>
  <repository>
    <id>public-mvn-repo-releases</id>
    <url>https://github.com/giago/maven-repo/raw/master/releases</url>
  </repository>
</repositories>

About

public maven repo for giago projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors