MVN

com.github.grooviter : gql-core

Maven & Gradle

Dec 07, 2022
47 stars

GQL · GQL makes it easier to build GraphQL schemas and execute **GraphQL** using Groovy

<dependency>
    <groupId>com.github.grooviter</groupId>
    <artifactId>gql-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.grooviter : gql-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.grooviter : gql-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gql-core-1.0.0
0.5.x
gql-core-0.5.0

How to add a dependency to Maven

Add the following com.github.grooviter : gql-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.grooviter</groupId>
    <artifactId>gql-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.grooviter : gql-core gradle dependency to your build.gradle file:

implementation 'com.github.grooviter:gql-core:1.0.0'

Gradle Kotlin DSL: Add the following com.github.grooviter : gql-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.grooviter:gql-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.grooviter : gql-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.grooviter" % "gql-core" % "1.0.0"

Advertisement

Dependencies from Group

Nov 25, 2022
29 stars
Dec 07, 2022
47 stars
Dec 07, 2022
47 stars
Nov 24, 2022
29 stars

Discover Dependencies

Dec 07, 2022
47 stars
Mar 24, 2023
2 stars
Mar 24, 2023
2 stars
spi
Mar 24, 2023
0 stars
Nov 22, 2022
0 stars
Nov 30, 2022
0 stars
May 11, 2023
244 stars
Nov 22, 2022
3 stars
Nov 22, 2022
3 stars