License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware |
ArtifactId | ArtifactIdneo4j-dto |
Last Version | Last Version1.9-1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Neo4j DTOs
Data Transfer Objects (DTOs) for Neo4j Nodes, Relationships, and Properties
|
Project URL |
Project URL |
Filename | Size |
---|---|
neo4j-dto-1.9-1.2.pom | |
neo4j-dto-1.9-1.2.jar | 30 KB |
neo4j-dto-1.9-1.2-sources.jar | 33 KB |
neo4j-dto-1.9-1.2-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware/neo4j-dto/ -->
<dependency>
<groupId>com.graphaware</groupId>
<artifactId>neo4j-dto</artifactId>
<version>1.9-1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware/neo4j-dto/
implementation 'com.graphaware:neo4j-dto:1.9-1.2'
// https://jarcasting.com/artifacts/com.graphaware/neo4j-dto/
implementation ("com.graphaware:neo4j-dto:1.9-1.2")
'com.graphaware:neo4j-dto:jar:1.9-1.2'
<dependency org="com.graphaware" name="neo4j-dto" rev="1.9-1.2">
<artifact name="neo4j-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware', module='neo4j-dto', version='1.9-1.2')
)
libraryDependencies += "com.graphaware" % "neo4j-dto" % "1.9-1.2"
[com.graphaware/neo4j-dto "1.9-1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware : neo4j-utils | jar | 1.9-1.3 |
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 |