Last Version

SmallRye: GraphQL Tools :: Gradle 2.0.0.RC4

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

2.0.0.RC4
Type

Type

pom
Description

Description

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

Download smallrye-graphql-gradle-plugin 2.0.0.RC4


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

Dependencies

compile (6)

Group / Artifact Type Version
io.smallrye : smallrye-graphql jar 2.0.0.RC4
io.smallrye : smallrye-graphql-schema-builder jar 2.0.0.RC4
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0
org.eclipse : yasson jar 2.0.4
org.jboss : jandex jar 2.4.2.Final
org.jboss.logging : jboss-logging jar 3.4.3.Final

test (1)

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

Project Modules

There are no modules declared in this project.