is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Server :: API 1.2.4

SmallRye specific API, extending the MicroProfile api, allowing us to play with the api first before we move it to the spec

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-api
Version

Version

1.2.4
Type

Type

jar
Description

Description

SmallRye: GraphQL Server :: API
SmallRye specific API, extending the MicroProfile api, allowing us to play with the api first before we move it to the spec

Download smallrye-graphql-api 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.microprofile.graphql : microprofile-graphql-api jar 1.0.3
io.smallrye.common : smallrye-common-annotation jar 1.6.0

provided (1)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 1.1.6

Project Modules

There are no modules declared in this project.