Last Version

JBoss Java EE 6 Specification APIs with Resteasy 6.2.0-redhat-1

Dependency Management for Java EE 6 Specification APIs with Resteasy

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.bom.eap
ArtifactId

ArtifactId

jboss-javaee-6.0-with-resteasy
Version

Version

6.2.0-redhat-1
Type

Type

pom
Description

Description

JBoss Java EE 6 Specification APIs with Resteasy
Dependency Management for Java EE 6 Specification APIs with Resteasy

Download jboss-javaee-6.0-with-resteasy 6.2.0-redhat-1


<!-- https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-resteasy/ -->
<dependency>
    <groupId>org.jboss.bom.eap</groupId>
    <artifactId>jboss-javaee-6.0-with-resteasy</artifactId>
    <version>6.2.0-redhat-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-resteasy/
implementation 'org.jboss.bom.eap:jboss-javaee-6.0-with-resteasy:6.2.0-redhat-1'
// https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-resteasy/
implementation ("org.jboss.bom.eap:jboss-javaee-6.0-with-resteasy:6.2.0-redhat-1")
'org.jboss.bom.eap:jboss-javaee-6.0-with-resteasy:pom:6.2.0-redhat-1'
<dependency org="org.jboss.bom.eap" name="jboss-javaee-6.0-with-resteasy" rev="6.2.0-redhat-1">
  <artifact name="jboss-javaee-6.0-with-resteasy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.bom.eap', module='jboss-javaee-6.0-with-resteasy', version='6.2.0-redhat-1')
)
libraryDependencies += "org.jboss.bom.eap" % "jboss-javaee-6.0-with-resteasy" % "6.2.0-redhat-1"
[org.jboss.bom.eap/jboss-javaee-6.0-with-resteasy "6.2.0-redhat-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.