Last Version

Neo4j - Collections 4.4.8

Collections and collection utilities for Neo4j.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-collections
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Collections
Collections and collection utilities for Neo4j.
Project URL

Project URL

http://components.neo4j.org/neo4j-collections/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-collections 4.4.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.neo4j : neo4j-resource jar 4.4.8
org.neo4j : neo4j-unsafe jar 4.4.8
org.neo4j : neo4j-common jar 4.4.8
org.eclipse.collections : eclipse-collections jar 10.4.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-core jar 3.12.4
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.