License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-integration-tests |
Version | Version1.0.8 |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL Server :: Integration Tests
Server side of the GraphQL Implementation
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-integration-tests/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql-integration-tests</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-integration-tests/
implementation 'io.smallrye:smallrye-graphql-integration-tests:1.0.8'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-integration-tests/
implementation ("io.smallrye:smallrye-graphql-integration-tests:1.0.8")
'io.smallrye:smallrye-graphql-integration-tests:jar:1.0.8'
<dependency org="io.smallrye" name="smallrye-graphql-integration-tests" rev="1.0.8">
<artifact name="smallrye-graphql-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-integration-tests', version='1.0.8')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-integration-tests" % "1.0.8"
[io.smallrye/smallrye-graphql-integration-tests "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing : opentracing-api | jar | 0.31.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.arquillian : wildfly-arquillian-container-managed | jar | 2.2.0.Final |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.16.1 |
org.eclipse : yasson | jar | 1.0.8 |