My favorites | Sign in
Project Home Source
Project Information
Members
Links

A collection of Java projects and utilities written by Andrew Phillips, amongst others:

Add the following repository to your POM to reference these projects as Maven dependencies.

<repository>
  <id>qrmedia-releases</id>
  <url>http://aphillips.googlecode.com/svn/maven-repository/releases</url>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
</repository>
<repository>
  <id>qrmedia-snapshots</id>
  <url>http://aphillips.googlecode.com/svn/maven-repository/snapshots</url>
</repository>
Powered by Google Project Hosting