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

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

RESTEasy dependencies BOM

Категории

Категории

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

Группа

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

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

resteasy-dependencies
Версия

Версия

3.0.26.Final
Тип

Тип

pom

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

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

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