Last Version

Neo4j - Commercial Parts of Graph Database Kernel 3.4.0-alpha08

Commercial Parts of Graph Database Kernel.

License

License

Neo4j Commercial license
Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-kernel-commercial
Version

Version

3.4.0-alpha08
Type

Type

jar
Description

Description

Neo4j - Commercial Parts of Graph Database Kernel
Commercial Parts of Graph Database Kernel.
Project URL

Project URL

http://components.neo4j.org/neo4j-kernel-commercial/3.4.0-alpha08
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-kernel-commercial 3.4.0-alpha08


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

Dependencies

compile (1)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 3.4.0-alpha08

test (7)

Group / Artifact Type Version
org.neo4j : neo4j-io jar 3.4.0-alpha08
org.neo4j : neo4j-common jar 3.4.0-alpha08
org.neo4j : neo4j-kernel jar 3.4.0-alpha08
commons-codec : commons-codec jar 1.11
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.