License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdshannon |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShannon
A declarative importer of tabular data into graphs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shannon-0.9.pom | |
shannon-0.9.jar | 56 KB |
shannon-0.9-sources.jar | 44 KB |
shannon-0.9-javadoc.jar | 272 KB |
shannon-0.9-jar-with-dependencies.jar | 50 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | test-jar | 2.2.3 |
com.graphaware.neo4j : common | jar | 2.1.3.15 |