Last Version

reco4j-neo4j-gremlin 0.1.0

This is an help project that allow to import easyly a movie lens database to test Reco4j into Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.reco4j
ArtifactId

ArtifactId

reco4j-neo4j-gremlin
Version

Version

0.1.0
Type

Type

jar
Description

Description

reco4j-neo4j-gremlin
This is an help project that allow to import easyly a movie lens database to test Reco4j into Neo4j

Download reco4j-neo4j-gremlin 0.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.neo4j : neo4j jar 1.8.1
com.tinkerpop.gremlin : gremlin-groovy jar 2.0.0
com.tinkerpop.blueprints : blueprints-neo4j-graph jar 2.0.0
org.codehaus.groovy.maven : gmaven-plugin jar 1.0
org.codehaus.groovy : groovy jar 2.0.6
org.codehaus.groovy : groovy-all jar 2.0.0
com.tinkerpop.gremlin : gremlin-java jar 2.2.0
org.slf4j : slf4j-api jar 1.7.2
org.reco4j : reco4j-neo4j jar 0.1.0
org.reco4j : reco4j-core jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.