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

ws.ament.hammock:rest-cxf 1.1


Группа

Группа

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

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

rest-cxf
Версия

Версия

1.1
Тип

Тип

jar

Скачать rest-cxf 1.1


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