Faunus: Graph Analytics Engine


License

License

GroupId

GroupId

com.thinkaurelius.faunus
ArtifactId

ArtifactId

faunus
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Faunus: Graph Analytics Engine

Download faunus

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.4.0
com.tinkerpop.blueprints : blueprints-sail-graph jar 2.4.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.4.0
com.tinkerpop.rexster : rexster-core jar 2.4.0
com.thinkaurelius.titan : titan-core jar 0.4.4
com.thinkaurelius.titan : titan-cassandra jar 0.4.4
com.thinkaurelius.titan : titan-hbase jar 0.4.4
com.thinkaurelius.titan : titan-es jar 0.4.4
org.openrdf.sesame : sesame-rio-n3 jar 2.6.10
org.openrdf.sesame : sesame-rio-ntriples jar 2.6.10
org.openrdf.sesame : sesame-rio-rdfxml jar 2.6.10
org.openrdf.sesame : sesame-rio-trig jar 2.6.10
org.openrdf.sesame : sesame-rio-trix jar 2.6.10
org.openrdf.sesame : sesame-rio-turtle jar 2.6.10
log4j : log4j jar 1.2.16

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 1.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.apache.mrunit : mrunit jar 0.9.0-incubating

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.1.1
0.1.0