My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MavenRepository  
GOP has a maven repository
Featured, Phase-Deploy, maven
Updated Feb 4, 2010 by travis.h...@gmail.com

Now it's even easier to use GOP

If you're using a maven build system then GOP can be accessed by including this repository in your pom.xml

<repositories>
  <repository>
    <id>gop</id>
    <url>http://groovy-option-parser.googlecode.com/svn/repo</url>
  </repository>
</repositories>

Sign in to add a comment
Powered by Google Project Hosting