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

org.jboss.resteasy:resteasy-test-data 1.0-beta-7


Категории

Категории

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

Группа

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

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

resteasy-test-data
Версия

Версия

1.0-beta-7
Тип

Тип

jar

Скачать resteasy-test-data 1.0-beta-7


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