Created
February 16, 2014 17:45
-
-
Save maggandalf/9037898 to your computer and use it in GitHub Desktop.
This file contains hidden or 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>jboss-public-repository-group</id> | |
<name>JBoss Public Maven Repository Group</name> | |
<url>https://repository.jboss.org/nexus/content/groups/public</url> | |
</repository> | |
<dependency> | |
<groupId>org.jboss.arquillian.container</groupId> | |
<artifactId>undertow-embedded</artifactId> | |
<version>1.0.0.Alpha1</version> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment