MVN

com.github.pm-dev : kotlin-gremlin-graphql

Maven & Gradle

Jan 26, 2019
31 stars

kotlin-gremlin-graphql · A library for easily deploying a GraphQL server backed by a graph database using Gremlin.

<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-gremlin-graphql</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pm-dev : kotlin-gremlin-graphql to add to Maven - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of com.github.pm-dev : kotlin-gremlin-graphql to add to Maven - All Versions:

Version Vulnerabilities Updated
0.21.x
kotlin-gremlin-graphql-0.21.0
0.20.x
kotlin-gremlin-graphql-0.20.0
0.19.x
kotlin-gremlin-graphql-0.19.0
0.18.x
kotlin-gremlin-graphql-0.18.0
0.17.x
kotlin-gremlin-graphql-0.17.0
0.16.x
kotlin-gremlin-graphql-0.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-gremlin-graphql</artifactId>
    <version>0.21.0</version>
</dependency>