License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.structr |
ArtifactId | ArtifactIdstructr-neo4j-enterprise-driver |
Last Version | Last Version2.2.9-2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStructr Neo4j Enterprise Database Driver
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.structr/structr-neo4j-enterprise-driver/ -->
<dependency>
<groupId>org.structr</groupId>
<artifactId>structr-neo4j-enterprise-driver</artifactId>
<version>2.2.9-2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.structr/structr-neo4j-enterprise-driver/
implementation 'org.structr:structr-neo4j-enterprise-driver:2.2.9-2.0.1'
// https://jarcasting.com/artifacts/org.structr/structr-neo4j-enterprise-driver/
implementation ("org.structr:structr-neo4j-enterprise-driver:2.2.9-2.0.1")
'org.structr:structr-neo4j-enterprise-driver:jar:2.2.9-2.0.1'
<dependency org="org.structr" name="structr-neo4j-enterprise-driver" rev="2.2.9-2.0.1">
<artifact name="structr-neo4j-enterprise-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.structr', module='structr-neo4j-enterprise-driver', version='2.2.9-2.0.1')
)
libraryDependencies += "org.structr" % "structr-neo4j-enterprise-driver" % "2.2.9-2.0.1"
[org.structr/structr-neo4j-enterprise-driver "2.2.9-2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.structr : structr-neo4j-driver | jar | 2.2.9-2.0.1 |
org.neo4j : neo4j-enterprise | pom | 2.2.9 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.neo4j » neo4j-spatial | jar | 0.14-neo4j-2.2.9 |
org.neo4j : neo4j-shell | jar | 2.2.9 |
org.neo4j.app : neo4j-server | jar | 2.2.9 |
junit : junit | jar | 4.11 |