Last Version

io.github.erictsangx:kotlin-neo4j 0.0.6

kotlin-neo4j is a wrapper of 'org.neo4j.driver:neo4j-java-driver' and written by Kotlin.

License

License

Categories

Categories

Kotlin Languages Neo4J Data Databases
GroupId

GroupId

io.github.erictsangx
ArtifactId

ArtifactId

kotlin-neo4j
Version

Version

0.0.6
Type

Type

jar
Description

Description

io.github.erictsangx:kotlin-neo4j
kotlin-neo4j is a wrapper of 'org.neo4j.driver:neo4j-java-driver' and written by Kotlin.
Project URL

Project URL

https://github.com/erictsangx/kotlin-neo4j
Source Code Management

Source Code Management

https://github.com/erictsangx/kotlin-neo4j

Download kotlin-neo4j 0.0.6


<!-- https://jarcasting.com/artifacts/io.github.erictsangx/kotlin-neo4j/ -->
<dependency>
    <groupId>io.github.erictsangx</groupId>
    <artifactId>kotlin-neo4j</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.erictsangx/kotlin-neo4j/
implementation 'io.github.erictsangx:kotlin-neo4j:0.0.6'
// https://jarcasting.com/artifacts/io.github.erictsangx/kotlin-neo4j/
implementation ("io.github.erictsangx:kotlin-neo4j:0.0.6")
'io.github.erictsangx:kotlin-neo4j:jar:0.0.6'
<dependency org="io.github.erictsangx" name="kotlin-neo4j" rev="0.0.6">
  <artifact name="kotlin-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.erictsangx', module='kotlin-neo4j', version='0.0.6')
)
libraryDependencies += "io.github.erictsangx" % "kotlin-neo4j" % "0.0.6"
[io.github.erictsangx/kotlin-neo4j "0.0.6"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
org.slf4j : slf4j-api jar 1.7.26
org.neo4j.driver : neo4j-java-driver jar 1.7.3

test (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.21
org.junit.jupiter : junit-jupiter-api jar 5.3.1
io.github.erictsangx : kotlin-random jar 0.0.1
io.github.microutils : kotlin-logging jar 1.4
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.neo4j : neo4j-slf4j jar 3.5.4
org.neo4j.community : it-test-support jar 3.5.4
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.7

Project Modules

There are no modules declared in this project.