Skip to content

A personal maven repository for artifacts not tracked in a central repository.

Notifications You must be signed in to change notification settings

aparsons/maven-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

maven-repository

A personal maven repository for artifacts not tracked in a central repository.

Usage

Add the following to your pom.xml file.

<repositories>
  <repository>
    <id>aparsons-github</id>
    <url>https://github.com/aparsons/maven-repository/raw/master</url>
  </repository>
</repositories>

About

A personal maven repository for artifacts not tracked in a central repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published