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

org.jboss.resteasy:resteasy-dependencies 3.15.2.Final

RESTEasy dependencies BOM

Категории

Категории

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

Группа

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

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

resteasy-dependencies
Версия

Версия

3.15.2.Final
Тип

Тип

pom

Скачать resteasy-dependencies 3.15.2.Final

Имя Файла Размер
resteasy-dependencies-3.15.2.Final.pom 43 KB
Обзор

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