Last Version

ws.ament.hammock:rest-cxf 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-cxf
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/rest-cxf

Download rest-cxf 2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.cxf : cxf-integration-cdi jar 3.2.2
org.apache.cxf : cxf-rt-rs-client jar 3.2.2
org.apache.cxf : cxf-rt-rs-sse jar 3.2.2
org.apache.cxf : cxf-rt-transports-http jar 3.2.2
org.apache.cxf : cxf-rt-rs-mp-client jar 3.2.2
ws.ament.hammock : web-spi jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.8.0
ws.ament.hammock : jaxrs-rest-tck jar 2.1
org.apache.geronimo.specs : geronimo-jta_1.2_spec jar 1.0-alpha-1

Project Modules

There are no modules declared in this project.