is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Server :: Implementation 1.4.2

Implementation of the server side of the spec

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql
Version

Version

1.4.2
Type

Type

jar
Description

Description

SmallRye: GraphQL Server :: Implementation
Implementation of the server side of the spec
Project URL

Project URL

http://smallrye.io/smallrye-graphql

Download smallrye-graphql 1.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-api jar 1.4.2
io.smallrye : smallrye-graphql-schema-model jar 1.4.2
com.graphql-java : graphql-java jar 17.3

provided (8)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
jakarta.json : jakarta.json-api jar 1.1.6
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api jar 1.3
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.smallrye.reactive : mutiny Optional jar 1.3.0
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar
org.glassfish : jakarta.json jar 1.1.6
org.eclipse : yasson jar 1.0.8
io.opentracing : opentracing-mock jar 0.33.0
io.smallrye : smallrye-graphql-schema-builder jar 1.4.2
io.smallrye : smallrye-context-propagation jar 1.2.2
io.smallrye : smallrye-context-propagation-cdi jar 1.2.2

Project Modules

There are no modules declared in this project.