License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware |
ArtifactId | ArtifactIdneo4j-utils |
Last Version | Last Version1.9-1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Neo4j Utilities
General purpose utilities for Neo4j
|
Project URL |
Project URL |
Filename | Size |
---|---|
neo4j-utils-1.9-1.3.pom | |
neo4j-utils-1.9-1.3.jar | 19 KB |
neo4j-utils-1.9-1.3-sources.jar | 18 KB |
neo4j-utils-1.9-1.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware/neo4j-utils/ -->
<dependency>
<groupId>com.graphaware</groupId>
<artifactId>neo4j-utils</artifactId>
<version>1.9-1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware/neo4j-utils/
implementation 'com.graphaware:neo4j-utils:1.9-1.3'
// https://jarcasting.com/artifacts/com.graphaware/neo4j-utils/
implementation ("com.graphaware:neo4j-utils:1.9-1.3")
'com.graphaware:neo4j-utils:jar:1.9-1.3'
<dependency org="com.graphaware" name="neo4j-utils" rev="1.9-1.3">
<artifact name="neo4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware', module='neo4j-utils', version='1.9-1.3')
)
libraryDependencies += "com.graphaware" % "neo4j-utils" % "1.9-1.3"
[com.graphaware/neo4j-utils "1.9-1.3"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 1.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | test-jar | 1.9.1 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |