is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Tools :: Gradle 1.3.5

a Gradle plugin that can generate the schema on build

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-gradle-plugin
Version

Version

1.3.5
Type

Type

pom
Description

Description

SmallRye: GraphQL Tools :: Gradle
a Gradle plugin that can generate the schema on build

Download smallrye-graphql-gradle-plugin 1.3.5


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

Dependencies

compile (6)

Group / Artifact Type Version
io.smallrye : smallrye-graphql jar 1.3.5
io.smallrye : smallrye-graphql-schema-builder jar 1.3.5
jakarta.json.bind : jakarta.json.bind-api jar 1.0.2
org.eclipse : yasson jar 1.0.8
org.jboss : jandex jar 2.4.1.Final
org.jboss.logging : jboss-logging jar 3.4.2.Final

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.