не последняя версия
Последняя версия 6.1.0.Beta2

org.jboss.resteasy:resteasy-dependencies 3.5.0.CR1

RESTEasy dependencies BOM

Категории

Категории

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

Группа

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

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

resteasy-dependencies
Версия

Версия

3.5.0.CR1
Тип

Тип

pom

Скачать resteasy-dependencies 3.5.0.CR1

Имя Файла Размер
resteasy-dependencies-3.5.0.CR1.pom 34 KB
Обзор

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