MicroProfile GraphQL :: TCK

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
Last Version

Last Version

2.0
Release Date

Release Date

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

How to add to project

<!-- 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.
org.eclipse.microprofile.graphql

Eclipse Foundation

Versions

Version
2.0
2.0-RC3
2.0-RC2
2.0-RC1
1.1.0
1.0.4-RC1
1.0.3
1.0.2
1.0.1
1.0
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0-M6
1.0-M5
1.0-M4
1.0-M3
1.0-M2
1.0-M1