is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Server :: Servlet 1.4.3

Server side of the GraphQL Implementation

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-servlet
Version

Version

1.4.3
Type

Type

jar
Description

Description

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

Download smallrye-graphql-servlet 1.4.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-cdi jar 1.4.3
io.smallrye : smallrye-graphql-schema-builder jar 1.4.3

provided (11)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
jakarta.json : jakarta.json-api jar 1.1.6
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 3.0
jakarta.servlet : jakarta.servlet-api jar 4.0.4
jakarta.websocket : jakarta.websocket-api jar 1.1.2
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

Project Modules

There are no modules declared in this project.