Last Version

SmallRye: GraphQL Server :: Runner 1.0.8

Server side of the GraphQL Implementation

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-runner
Version

Version

1.0.8
Type

Type

war
Description

Description

SmallRye: GraphQL Server :: Runner
Server side of the GraphQL Implementation

Download smallrye-graphql-runner 1.0.8


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-servlet jar 1.0.8
io.smallrye » smallrye-graphql-tck test-jar 1.0.8

runtime (1)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-ui-graphiql jar 1.0.8

Project Modules

There are no modules declared in this project.