Skip to content

Instantly share code, notes, and snippets.

@maggandalf
Created February 16, 2014 17:45
Show Gist options
  • Save maggandalf/9037898 to your computer and use it in GitHub Desktop.
Save maggandalf/9037898 to your computer and use it in GitHub Desktop.
<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