Last Version

SmallRye: GraphQL Common :: Schema Builder 2.0.0.RC4

Creates the model from a Jandex index

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-schema-builder
Version

Version

2.0.0.RC4
Type

Type

jar
Description

Description

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

Download smallrye-graphql-schema-builder 2.0.0.RC4


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-schema-model jar 2.0.0.RC4
org.jboss : jandex jar 2.4.2.Final

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.eclipse : yasson jar 2.0.4
io.smallrye : smallrye-graphql-api jar 2.0.0.RC4
org.jetbrains : annotations jar 23.0.0
jakarta.validation : jakarta.validation-api jar 3.0.2

Project Modules

There are no modules declared in this project.