is not current version
Last Version 0.30.0

org.projectnessie:nessie-jaxrs-tests 0.15.0

Artifact for REST-API tests, includes Glassfish/Jersey/Weld implementation.

GroupId

GroupId

org.projectnessie
ArtifactId

ArtifactId

nessie-jaxrs-tests
Version

Version

0.15.0
Type

Type

jar

Download nessie-jaxrs-tests 0.15.0


<!-- https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/ -->
<dependency>
    <groupId>org.projectnessie</groupId>
    <artifactId>nessie-jaxrs-tests</artifactId>
    <version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/
implementation 'org.projectnessie:nessie-jaxrs-tests:0.15.0'
// https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/
implementation ("org.projectnessie:nessie-jaxrs-tests:0.15.0")
'org.projectnessie:nessie-jaxrs-tests:jar:0.15.0'
<dependency org="org.projectnessie" name="nessie-jaxrs-tests" rev="0.15.0">
  <artifact name="nessie-jaxrs-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectnessie', module='nessie-jaxrs-tests', version='0.15.0')
)
libraryDependencies += "org.projectnessie" % "nessie-jaxrs-tests" % "0.15.0"
[org.projectnessie/nessie-jaxrs-tests "0.15.0"]