License |
License |
---|---|
GroupId | GroupIdorg.projectnessie |
ArtifactId | ArtifactIdnessie-jaxrs-tests |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionNessie - REST-API Tests
Artifact for REST-API tests, includes Glassfish/Jersey/Weld implementation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/ -->
<dependency>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-jaxrs-tests</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/
implementation 'org.projectnessie:nessie-jaxrs-tests:0.14.0'
// https://jarcasting.com/artifacts/org.projectnessie/nessie-jaxrs-tests/
implementation ("org.projectnessie:nessie-jaxrs-tests:0.14.0")
'org.projectnessie:nessie-jaxrs-tests:jar:0.14.0'
<dependency org="org.projectnessie" name="nessie-jaxrs-tests" rev="0.14.0">
<artifact name="nessie-jaxrs-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectnessie', module='nessie-jaxrs-tests', version='0.14.0')
)
libraryDependencies += "org.projectnessie" % "nessie-jaxrs-tests" % "0.14.0"
[org.projectnessie/nessie-jaxrs-tests "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectnessie : nessie-client | jar | 0.14.0 |
org.junit.jupiter : junit-jupiter-params | jar | |
io.rest-assured : rest-assured | jar | |
org.assertj : assertj-core | jar | 3.21.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectnessie : nessie-jaxrs-testextension | jar | 0.14.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
io.agroal : agroal-pool | jar | |
com.h2database : h2 | jar | |
org.testcontainers : testcontainers | jar | 1.16.2 |
com.github.docker-java : docker-java-api | jar | 3.2.12 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 3.1.4 |