License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdhadoop-unit-neo4j |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Unit
|
Filename | Size |
---|---|
hadoop-unit-neo4j-3.8.pom | |
hadoop-unit-neo4j-3.8.jar | 7 KB |
hadoop-unit-neo4j-3.8-sources.jar | 5 KB |
hadoop-unit-neo4j-3.8-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-neo4j/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-neo4j</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-neo4j/
implementation 'fr.jetoile.hadoop:hadoop-unit-neo4j:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-neo4j/
implementation ("fr.jetoile.hadoop:hadoop-unit-neo4j:3.8")
'fr.jetoile.hadoop:hadoop-unit-neo4j:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-neo4j" rev="3.8">
<artifact name="hadoop-unit-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-neo4j', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-neo4j" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-neo4j "3.8"]
Group / Artifact | Type | Version |
---|---|---|
fr.jetoile.hadoop : hadoop-unit-commons | jar | 3.8 |
org.neo4j : neo4j | jar | 3.2.2 |
org.neo4j : neo4j-bolt | jar | 3.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.driver : neo4j-java-driver | jar | 1.0.4 |
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-all | jar | 1.8.5 |
org.assertj : assertj-core | jar | 3.11.1 |