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

org.jboss.resteasy:resteasy-dependencies 4.0.0.CR2

RESTEasy dependencies BOM

Категории

Категории

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

Группа

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

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

resteasy-dependencies
Версия

Версия

4.0.0.CR2
Тип

Тип

pom

Скачать resteasy-dependencies 4.0.0.CR2

Имя Файла Размер
resteasy-dependencies-4.0.0.CR2.pom 41 KB
Обзор

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