Dependency Management for Java EE 6 Specification APIs with JBoss specific Security features. Currently included is JBoss Negotiation.
'org.jboss.bom.eap:jboss-javaee-6.0-with-security:6.2.0-redhat-1'
<dependency>
<groupId>org.jboss.bom.eap</groupId>
<artifactId>jboss-javaee-6.0-with-security</artifactId>
<version>6.2.0-redhat-1</version>
</dependency>
<dependency org="org.jboss.bom.eap" name="jboss-javaee-6.0-with-security" rev="6.2.0-redhat-1"/>
"org.jboss.bom.eap", "jboss-javaee-6.0-with-security", "6.2.0-redhat-1"