is not current version
Last Version 0.2.0-RELEASE

org.eroq:eroq-plugin-neo4jclient 0.1.7-RELEASE

EROQ Neo4j Client Plugin

Categories

Categories

Neo4J Data Databases CLI User Interface
GroupId

GroupId

org.eroq
ArtifactId

ArtifactId

eroq-plugin-neo4jclient
Version

Version

0.1.7-RELEASE
Type

Type

jar

Download eroq-plugin-neo4jclient 0.1.7-RELEASE


<!-- https://jarcasting.com/artifacts/org.eroq/eroq-plugin-neo4jclient/ -->
<dependency>
    <groupId>org.eroq</groupId>
    <artifactId>eroq-plugin-neo4jclient</artifactId>
    <version>0.1.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.eroq/eroq-plugin-neo4jclient/
implementation 'org.eroq:eroq-plugin-neo4jclient:0.1.7-RELEASE'
// https://jarcasting.com/artifacts/org.eroq/eroq-plugin-neo4jclient/
implementation ("org.eroq:eroq-plugin-neo4jclient:0.1.7-RELEASE")
'org.eroq:eroq-plugin-neo4jclient:jar:0.1.7-RELEASE'
<dependency org="org.eroq" name="eroq-plugin-neo4jclient" rev="0.1.7-RELEASE">
  <artifact name="eroq-plugin-neo4jclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eroq', module='eroq-plugin-neo4jclient', version='0.1.7-RELEASE')
)
libraryDependencies += "org.eroq" % "eroq-plugin-neo4jclient" % "0.1.7-RELEASE"
[org.eroq/eroq-plugin-neo4jclient "0.1.7-RELEASE"]