is not current version
Last Version 2.0.0.Beta1

org.jboss.resteasy.microprofile:integration-tests 1.0.0.Alpha2


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.microprofile
ArtifactId

ArtifactId

integration-tests
Version

Version

1.0.0.Alpha2
Type

Type

jar

Download integration-tests 1.0.0.Alpha2


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