License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.graphql |
ArtifactId | ArtifactIdmicroprofile-graphql-tck |
Version | Version1.0.4-RC1 |
Type | Typejar |
Description |
DescriptionMicroProfile GraphQL :: TCK
Code-first GraphQL APIs for MicroProfile :: TCK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.graphql</groupId>
<artifactId>microprofile-graphql-tck</artifactId>
<version>1.0.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/
implementation 'org.eclipse.microprofile.graphql:microprofile-graphql-tck:1.0.4-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.graphql/microprofile-graphql-tck/
implementation ("org.eclipse.microprofile.graphql:microprofile-graphql-tck:1.0.4-RC1")
'org.eclipse.microprofile.graphql:microprofile-graphql-tck:jar:1.0.4-RC1'
<dependency org="org.eclipse.microprofile.graphql" name="microprofile-graphql-tck" rev="1.0.4-RC1">
<artifact name="microprofile-graphql-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.graphql', module='microprofile-graphql-tck', version='1.0.4-RC1')
)
libraryDependencies += "org.eclipse.microprofile.graphql" % "microprofile-graphql-tck" % "1.0.4-RC1"
[org.eclipse.microprofile.graphql/microprofile-graphql-tck "1.0.4-RC1"]
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.0.0 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | |
commons-io : commons-io | jar | 2.6 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.graphql : microprofile-graphql-api | jar | 1.0.4-RC1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
jakarta.json : jakarta.json-api | jar | 1.1.6 |
org.apache.geronimo.specs : geronimo-annotation_1.2_spec Optional | jar | 1.0 |