Last Version

MicroProfile GraphQL :: TCK 2.0

Code-first GraphQL APIs for MicroProfile :: TCK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.graphql
ArtifactId

ArtifactId

microprofile-graphql-tck
Version

Version

2.0
Type

Type

jar
Description

Description

MicroProfile GraphQL :: TCK
Code-first GraphQL APIs for MicroProfile :: TCK
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-graphql-tck 2.0


<!-- 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"]

Dependencies

compile (6)

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

provided (5)

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

Project Modules

There are no modules declared in this project.