не последняя версия
Последняя версия 2.1

ws.ament.hammock:rest-resteasy 2.0


Категории

Категории

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

Группа

ws.ament.hammock
Идентификатор

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

rest-resteasy
Версия

Версия

2.0
Тип

Тип

jar

Скачать rest-resteasy 2.0


<!-- https://jarcasting.com/artifacts/ws.ament.hammock/rest-resteasy/ -->
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>rest-resteasy</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/rest-resteasy/
implementation 'ws.ament.hammock:rest-resteasy:2.0'
// https://jarcasting.com/artifacts/ws.ament.hammock/rest-resteasy/
implementation ("ws.ament.hammock:rest-resteasy:2.0")
'ws.ament.hammock:rest-resteasy:jar:2.0'
<dependency org="ws.ament.hammock" name="rest-resteasy" rev="2.0">
  <artifact name="rest-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='rest-resteasy', version='2.0')
)
libraryDependencies += "ws.ament.hammock" % "rest-resteasy" % "2.0"
[ws.ament.hammock/rest-resteasy "2.0"]