Last Version

ws.ament.hammock:rest-resteasy 2.1

CDI Based MicroServices

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-resteasy
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

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

Download rest-resteasy 2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.5.0.Final
org.jboss.resteasy : resteasy-client jar 3.5.0.Final
org.jboss.resteasy : resteasy-cdi jar 3.5.0.Final
org.jboss.resteasy : resteasy-servlet-initializer jar 3.5.0.Final
ws.ament.hammock : web-spi jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
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.