Last Version

Shannon 0.9

A declarative importer of tabular data into graphs

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

shannon
Version

Version

0.9
Type

Type

jar
Description

Description

Shannon
A declarative importer of tabular data into graphs
Project Organization

Project Organization

Graph Aware Limited

Download shannon 0.9


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

Dependencies

compile (17)

Group / Artifact Type Version
joda-time : joda-time jar 2.3
org.neo4j : neo4j jar 2.2.3
commons-beanutils : commons-beanutils jar 1.8.0
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 1.3.2
commons-lang : commons-lang jar 2.5
commons-configuration : commons-configuration jar 1.6
junit : junit jar 4.10
net.sf.ezmorph : ezmorph jar 1.0.6
commons-dbutils : commons-dbutils jar 1.6
net.sf.json-lib : json-lib jar 2.4
net.sf.opencsv : opencsv jar 2.3
com.google.inject : guice jar 3.0
com.googlecode.junice : junice jar 1.2
org.mockito : mockito-all jar 1.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
org.hsqldb : hsqldb jar 2.3.2

test (2)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 2.2.3
com.graphaware.neo4j : common jar 2.1.3.15

Project Modules

There are no modules declared in this project.