MVN

com.apurebase : kgraphql

Maven & Gradle

Jan 27, 2023
1 usages
293 stars

KGraphQL · KGraphQL is a Kotlin implementation of GraphQL. It provides a rich DSL to set up the GraphQL schema.

<dependency>
    <groupId>com.apurebase</groupId>
    <artifactId>kgraphql</artifactId>
    <version>0.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apurebase : kgraphql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.19.0
  • Latest Alpha: 0.17.9-alpha-2

All Versions

Choose a version of com.apurebase : kgraphql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.19.x
kgraphql-0.19.0
0.18.x
kgraphql-0.18.1
kgraphql-0.18.0
0.17.x
kgraphql-0.17.15
kgraphql-0.17.14
kgraphql-0.17.13
kgraphql-0.17.12
kgraphql-0.17.11
kgraphql-0.17.10
kgraphql-0.17.9
kgraphql-0.17.9-alpha-2
kgraphql-0.17.9-alpha
kgraphql-0.17.8
kgraphql-0.17.7
kgraphql-0.17.6
kgraphql-0.17.5
version
kgraphql-version

How to add a dependency to Maven

Add the following com.apurebase : kgraphql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.apurebase</groupId>
    <artifactId>kgraphql</artifactId>
    <version>0.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.apurebase : kgraphql gradle dependency to your build.gradle file:

implementation 'com.apurebase:kgraphql:0.19.0'

Gradle Kotlin DSL: Add the following com.apurebase : kgraphql gradle kotlin dependency to your build.gradle.kts file:

implementation("com.apurebase:kgraphql:0.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.apurebase : kgraphql sbt scala dependency to your build.sbt file:

libraryDependencies += "com.apurebase" % "kgraphql" % "0.19.0"

Advertisement

Dependencies from Group

Aug 24, 2021
1 usages
17 stars
Jan 27, 2023
1 usages
293 stars
Jan 27, 2023
1 usages
293 stars
Jun 14, 2021
1 usages
1 stars
Aug 24, 2021
17 stars

Discover Dependencies

Apr 13, 2021
1 usages
884 stars
Apr 13, 2021
1 usages
884 stars
Apr 13, 2021
1 usages
884 stars
Aug 16, 2023
1 usages
0 stars
Aug 29, 2022
1 usages
Aug 01, 2023
1 usages
0 stars
Aug 24, 2023
1 usages
5 stars
Aug 24, 2023
1 usages
5 stars
Aug 04, 2021
1 usages
1 stars
Sep 13, 2022
5 usages
0 stars