License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.rest.client |
ArtifactId | ArtifactIdmicroprofile-rest-client-tck |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile Rest Client TCK
Typesafe Rest Client APIs for MicroProfile :: TCK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.rest.client</groupId>
<artifactId>microprofile-rest-client-tck</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/
implementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-tck:3.0'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/
implementation ("org.eclipse.microprofile.rest.client:microprofile-rest-client-tck:3.0")
'org.eclipse.microprofile.rest.client:microprofile-rest-client-tck:jar:3.0'
<dependency org="org.eclipse.microprofile.rest.client" name="microprofile-rest-client-tck" rev="3.0">
<artifact name="microprofile-rest-client-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.rest.client', module='microprofile-rest-client-tck', version='3.0')
)
libraryDependencies += "org.eclipse.microprofile.rest.client" % "microprofile-rest-client-tck" % "3.0"
[org.eclipse.microprofile.rest.client/microprofile-rest-client-tck "3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 3.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
org.apache.geronimo.specs : geronimo-annotation_1.2_spec Optional | jar | 1.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
jakarta.json : jakarta.json-api | jar | 2.0.0 |
jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |