License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdmicroprofile-tck-runner |
Last Version | Last Version4.7.6.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile Rest Client TCK
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
microprofile-tck-runner-4.7.6.Final.pom | |
microprofile-tck-runner-4.7.6.Final.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/microprofile-tck-runner/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>microprofile-tck-runner</artifactId>
<version>4.7.6.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/microprofile-tck-runner/
implementation 'org.jboss.resteasy:microprofile-tck-runner:4.7.6.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/microprofile-tck-runner/
implementation ("org.jboss.resteasy:microprofile-tck-runner:4.7.6.Final")
'org.jboss.resteasy:microprofile-tck-runner:jar:4.7.6.Final'
<dependency org="org.jboss.resteasy" name="microprofile-tck-runner" rev="4.7.6.Final">
<artifact name="microprofile-tck-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='microprofile-tck-runner', version='4.7.6.Final')
)
libraryDependencies += "org.jboss.resteasy" % "microprofile-tck-runner" % "4.7.6.Final"
[org.jboss.resteasy/microprofile-tck-runner "4.7.6.Final"]
Group / Artifact | Type | Version |
---|---|---|
javax.json.bind : javax.json.bind-api | jar | 1.0 |
org.apache.logging.log4j : log4j-core | jar | |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.7.6.Final |
org.eclipse.jetty : jetty-server | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-io | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-security | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-plus | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.30.v20200428 |
org.eclipse.jetty : apache-jsp | jar | 9.2.30.v20200428 |
org.eclipse.jetty : jetty-util | jar | 9.2.30.v20200428 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-client-microprofile | jar | 4.7.6.Final |
io.smallrye.config : smallrye-config | jar | |
org.testng : testng | jar | 6.14.2 |
org.eclipse.microprofile.rest.client : microprofile-rest-client-tck | jar | |
org.slf4j : slf4j-jdk14 | jar | |
com.github.tomakehurst : wiremock | jar | |
org.jboss.arquillian.testng : arquillian-testng-container | jar | |
org.jboss.weld.se : weld-se-core | jar | |
org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.0.Final |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
jakarta.json : jakarta.json-api | jar | |
org.jboss.resteasy : resteasy-json-p-provider | jar | 4.7.6.Final |
org.glassfish : jakarta.json | jar |