Last Version

kotlin-gremlin-ogm 0.21.0

The Object Graph Mapping Library for Kotlin and Gremlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.pm-dev
ArtifactId

ArtifactId

kotlin-gremlin-ogm
Version

Version

0.21.0
Type

Type

pom
Description

Description

kotlin-gremlin-ogm
The Object Graph Mapping Library for Kotlin and Gremlin
Project URL

Project URL

https://github.com/pm-dev/kotlin-gremlin-ogm
Project Organization

Project Organization

Peter Meyers
Source Code Management

Source Code Management

https://github.com/pm-dev/kotlin-gremlin-ogm

Download kotlin-gremlin-ogm 0.21.0


<!-- https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/ -->
<dependency>
    <groupId>com.github.pm-dev</groupId>
    <artifactId>kotlin-gremlin-ogm</artifactId>
    <version>0.21.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/
implementation 'com.github.pm-dev:kotlin-gremlin-ogm:0.21.0'
// https://jarcasting.com/artifacts/com.github.pm-dev/kotlin-gremlin-ogm/
implementation ("com.github.pm-dev:kotlin-gremlin-ogm:0.21.0")
'com.github.pm-dev:kotlin-gremlin-ogm:pom:0.21.0'
<dependency org="com.github.pm-dev" name="kotlin-gremlin-ogm" rev="0.21.0">
  <artifact name="kotlin-gremlin-ogm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pm-dev', module='kotlin-gremlin-ogm', version='0.21.0')
)
libraryDependencies += "com.github.pm-dev" % "kotlin-gremlin-ogm" % "0.21.0"
[com.github.pm-dev/kotlin-gremlin-ogm "0.21.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
org.jetbrains.kotlin : kotlin-reflect jar 1.3.20
org.apache.tinkerpop : gremlin-driver jar 3.4.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.