Last Version

Neo4j - Collections 0.5

Providing in-graph collections.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-graph-collections
Version

Version

0.5
Type

Type

jar
Description

Description

Neo4j - Collections
Providing in-graph collections.
Project URL

Project URL

http://components.neo4j.org/neo4j-graph-collections/0.5
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/graph-collections

Download neo4j-graph-collections 0.5


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

Dependencies

provided (2)

Group / Artifact Type Version
org.neo4j : neo4j jar 1.9.M04
org.neo4j : neo4j-lucene-index jar 1.9.M04

test (3)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 1.9.M04
org.neo4j : neo4j-graphviz jar 1.9.M04
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.