Last Version

GraphAware Neo4j DTOs 1.9-1.2

Data Transfer Objects (DTOs) for Neo4j Nodes, Relationships, and Properties

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-dto
Version

Version

1.9-1.2
Type

Type

jar
Description

Description

GraphAware Neo4j DTOs
Data Transfer Objects (DTOs) for Neo4j Nodes, Relationships, and Properties
Project URL

Project URL

http://graphaware.com

Download neo4j-dto 1.9-1.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.graphaware : neo4j-utils jar 1.9-1.3
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 1.9.1

test (3)

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

Project Modules

There are no modules declared in this project.