Skip to content

Instantly share code, notes, and snippets.

@rick
Forked from mgencur/gist:3666350
Created September 7, 2012 16:17
Show Gist options
  • Save rick/3667503 to your computer and use it in GitHub Desktop.
Save rick/3667503 to your computer and use it in GitHub Desktop.
just testing forking of public gists. ignore me :-)
dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core</artifactId>
<version>1.1.8.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.weld.servlet</groupId>
<artifactId>weld-servlet-core</artifactId>
<version>1.1.8.Final</version>
<scope>compile</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment