is not current version
Last Version 6.1.0.Beta2

RESTEasy Maven Import (BOM) 6.0.0.Final


License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-bom
Version

Version

6.0.0.Final
Type

Type

pom
Description

Description

RESTEasy Maven Import (BOM)
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-bom 6.0.0.Final


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

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.