is not current version
Last Version 2.2.9-2.0.1

org.structr:structr-neo4j-driver 2.2.9-2.0.0


Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.structr
ArtifactId

ArtifactId

structr-neo4j-driver
Version

Version

2.2.9-2.0.0
Type

Type

jar

Download structr-neo4j-driver 2.2.9-2.0.0


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