Maven2 repository
This project is distributed via the highsource.org Maven2 repository.
Maven usage
To use this repository you will need to add the following repositories to your pom.xml:
<repositories> <!-- ... --> <repository> <id>org.highsource.repository.maven2.releases</id> <url>http://repository.highsource.org/maven2/releases/</url> </repository> <!-- ... --> </repositories> <pluginRepositories> <!-- ... --> <pluginRepository> <id>org.highsource.repository.maven2.releases</id> <url>http://repository.highsource.org/maven2/releases/</url> </pluginRepository> <!-- ... --> </pluginRepositories>
Direct access
You can directly access the repositories under the following URL: