is not current version
Last Version 2.0.0.Beta1

org.jboss.resteasy.microprofile:resteasy-microprofile-bom 1.0.0.Alpha2


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.microprofile
ArtifactId

ArtifactId

resteasy-microprofile-bom
Version

Version

1.0.0.Alpha2
Type

Type

pom

Download resteasy-microprofile-bom 1.0.0.Alpha2


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