не последняя версия
Последняя версия 3.0.0.Alpha3

org.jboss.resteasy.spring:resteasy-spring-testsuite 2.0.0.Alpha1


Категории

Категории

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

Группа

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

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

resteasy-spring-testsuite
Версия

Версия

2.0.0.Alpha1
Тип

Тип

pom

Скачать resteasy-spring-testsuite 2.0.0.Alpha1

Имя Файла Размер
resteasy-spring-testsuite-2.0.0.Alpha1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-testsuite/ -->
<dependency>
    <groupId>org.jboss.resteasy.spring</groupId>
    <artifactId>resteasy-spring-testsuite</artifactId>
    <version>2.0.0.Alpha1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-testsuite/
implementation 'org.jboss.resteasy.spring:resteasy-spring-testsuite:2.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-testsuite/
implementation ("org.jboss.resteasy.spring:resteasy-spring-testsuite:2.0.0.Alpha1")
'org.jboss.resteasy.spring:resteasy-spring-testsuite:pom:2.0.0.Alpha1'
<dependency org="org.jboss.resteasy.spring" name="resteasy-spring-testsuite" rev="2.0.0.Alpha1">
  <artifact name="resteasy-spring-testsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-spring-testsuite', version='2.0.0.Alpha1')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-spring-testsuite" % "2.0.0.Alpha1"
[org.jboss.resteasy.spring/resteasy-spring-testsuite "2.0.0.Alpha1"]