MVN

com.apurebase : kgraphql-ktor

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-ktor</artifactId>
    <version>0.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.19.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.apurebase:kgraphql-ktor:0.19.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.apurebase" % "kgraphql-ktor" % "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

Jul 16, 2022
0 stars
Apr 06, 2021
376 stars
Apr 05, 2023
499 stars
Apr 06, 2021
3 usages
51 stars
Aug 18, 2023
13 stars
Apr 07, 2021
1 usages
0 stars
sdk
Aug 08, 2023
1 usages
116 stars
Aug 23, 2023
0 stars
Oct 05, 2021
3 usages
79 stars