is not current version
Last Version 2.1

ws.ament.hammock:jaxrs-rest-tck 1.2


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

jaxrs-rest-tck
Version

Version

1.2
Type

Type

jar

Download jaxrs-rest-tck 1.2


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