Last Version

Neo4j - Primitive Collections 3.4.18

Efficient collections for sets and maps that has primitive types as keys.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-primitive-collections
Version

Version

3.4.18
Type

Type

jar
Description

Description

Neo4j - Primitive Collections
Efficient collections for sets and maps that has primitive types as keys.
Project URL

Project URL

http://components.neo4j.org/neo4j-primitive-collections/3.4.18
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-primitive-collections 3.4.18


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

Dependencies

compile (3)

Group / Artifact Type Version
org.neo4j : neo4j-unsafe jar 3.4.18
org.neo4j : neo4j-common jar 3.4.18
org.neo4j : neo4j-resource jar 3.4.18

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.