is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Common :: Schema Builder 1.4.0

Creates the model from a Jandex index

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-schema-builder
Version

Version

1.4.0
Type

Type

jar
Description

Description

SmallRye: GraphQL Common :: Schema Builder
Creates the model from a Jandex index

Download smallrye-graphql-schema-builder 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-schema-model jar 1.4.0
org.jboss : jandex jar 2.4.1.Final

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.2.Final

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.eclipse : yasson jar 1.0.8
io.smallrye : smallrye-graphql-api jar 1.4.0
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.