не последняя версия
Последняя версия 3.1.0.CR3

org.jboss.resteasy:resteasy-test-data 2.3.1.GA


Категории

Категории

JBoss Контейнер Application Servers Данные RESTEasy Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.jboss.resteasy
Идентификатор

Идентификатор

resteasy-test-data
Версия

Версия

2.3.1.GA
Тип

Тип

jar

Скачать resteasy-test-data 2.3.1.GA


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