Last Version

SmallRye: GraphQL Client :: TCK 2.0.0.RC4

Client side of the GraphQL Implementation

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-client-tck
Version

Version

2.0.0.RC4
Type

Type

jar
Description

Description

SmallRye: GraphQL Client :: TCK
Client side of the GraphQL Implementation

Download smallrye-graphql-client-tck 2.0.0.RC4


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-tck/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-client-tck</artifactId>
    <version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-tck/
implementation 'io.smallrye:smallrye-graphql-client-tck:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-tck/
implementation ("io.smallrye:smallrye-graphql-client-tck:2.0.0.RC4")
'io.smallrye:smallrye-graphql-client-tck:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql-client-tck" rev="2.0.0.RC4">
  <artifact name="smallrye-graphql-client-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-client-tck', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-client-tck" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql-client-tck "2.0.0.RC4"]

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.microprofile.graphql : microprofile-graphql-api jar 2.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
com.graphql-java : graphql-java jar 18.1
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.platform : junit-platform-suite jar
org.junit.platform : junit-platform-suite-api jar
org.assertj : assertj-core jar 3.22.0
io.smallrye : smallrye-graphql-client jar 2.0.0.RC4

Project Modules

There are no modules declared in this project.