Skip to content

Instantly share code, notes, and snippets.

@ar
Created November 22, 2010 13:41
Show Gist options
  • Save ar/709988 to your computer and use it in GitHub Desktop.
Save ar/709988 to your computer and use it in GitHub Desktop.
jPOS POM Info
<repository>
<id>jpos</id>
<name>jPOS Central Repository</name>
<url>http://jpos.org/maven</url>
<layout>default</layout>
</repository>
<dependency>
<groupId>org.jpos</groupId>
<artifactId>jpos-core</artifactId>
<version>1.8-SNAPSHOT</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment