MVN

org.wildfly.bom : jboss-javaee-7.0-with-resteasy

Maven & Gradle

Apr 24, 2015
10 usages

WildFly JBoss Java EE 7 Specification APIs with Resteasy · Dependency Management for Java EE 7 Specification APIs with Resteasy

<dependency>
    <groupId>org.wildfly.bom</groupId>
    <artifactId>jboss-javaee-7.0-with-resteasy</artifactId>
    <version>8.2.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.bom : jboss-javaee-7.0-with-resteasy to add to Maven - Latest Versions:

  • Latest Stable: 8.2.2.Final
  • Latest Beta: 9.0.0.Beta2

All Versions

Choose a version of org.wildfly.bom : jboss-javaee-7.0-with-resteasy to add to Maven - All Versions:

Version Vulnerabilities Updated
9.0.x
jboss-javaee-7.0-with-resteasy-9.0.0.Beta2
8.2.x
jboss-javaee-7.0-with-resteasy-8.2.2.Final
jboss-javaee-7.0-with-resteasy-8.2.1.Final
jboss-javaee-7.0-with-resteasy-8.2.0.Final
8.1.x
jboss-javaee-7.0-with-resteasy-8.1.0.Final
8.0.x
jboss-javaee-7.0-with-resteasy-8.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.bom</groupId>
    <artifactId>jboss-javaee-7.0-with-resteasy</artifactId>
    <version>8.2.2.Final</version>
</dependency>