License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-schema-builder |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL Common :: Schema Builder
Creates the model from a Jandex index
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-graphql-schema-model | jar | 2.0.0.RC4 |
org.jboss : jandex | jar | 2.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
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 |