Created
November 22, 2010 13:41
-
-
Save ar/709988 to your computer and use it in GitHub Desktop.
jPOS POM Info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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