License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-client-tck |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL Client :: TCK
Client side of the GraphQL Implementation
|
<!-- 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"]
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 |