не последняя версия
Последняя версия 2.0.0.Beta1

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


Категории

Категории

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

Группа

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

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

integration-tests
Версия

Версия

1.0.0.Alpha2
Тип

Тип

jar

Скачать 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"]