is not current version
Last Version 3.1.0.CR3

org.jboss.resteasy:resteasy-test-data 3.1.0.CR1


Categories

Categories

JBoss Container Application Servers Data RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-test-data
Version

Version

3.1.0.CR1
Type

Type

jar

Download resteasy-test-data 3.1.0.CR1


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