License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.graphql |
ArtifactId | ArtifactIdmicroprofile-graphql-tck |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroProfile GraphQL :: TCK
Code-first GraphQL APIs for MicroProfile :: TCK
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
microprofile-graphql-tck-2.0.pom | |
microprofile-graphql-tck-2.0.jar | 169 KB |
microprofile-graphql-tck-2.0-sources.jar | 144 KB |
microprofile-graphql-tck-2.0-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.graphql</groupId>
<artifactId>microprofile-graphql-tck</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/
implementation 'org.eclipse.microprofile.graphql:microprofile-graphql-tck:2.0'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/
implementation ("org.eclipse.microprofile.graphql:microprofile-graphql-tck:2.0")
'org.eclipse.microprofile.graphql:microprofile-graphql-tck:jar:2.0'
<dependency org="org.eclipse.microprofile.graphql" name="microprofile-graphql-tck" rev="2.0">
<artifact name="microprofile-graphql-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.graphql', module='microprofile-graphql-tck', version='2.0')
)
libraryDependencies += "org.eclipse.microprofile.graphql" % "microprofile-graphql-tck" % "2.0"
[org.eclipse.microprofile.graphql/microprofile-graphql-tck "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.testng : arquillian-testng-container | jar | |
org.jboss.arquillian.container : arquillian-container-test-spi | jar | |
org.testng : testng | jar | 7.4.0 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | |
commons-io : commons-io | jar | 2.11.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.graphql : microprofile-graphql-api | jar | 2.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
jakarta.json : jakarta.json-api | jar | 2.0.0 |
org.apache.geronimo.specs : geronimo-annotation_1.2_spec Optional | jar | 1.0 |