Last Version

Titan-Core: Core Library for Titan 0.5.4-jboss-1

Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

org.hawkular.titan
ArtifactId

ArtifactId

titan-core
Version

Version

0.5.4-jboss-1
Type

Type

jar
Description

Description

Titan-Core: Core Library for Titan
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Download titan-core 0.5.4-jboss-1


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

Dependencies

compile (20)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.5.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.5.0
com.thinkaurelius.groovy-shaded-asm : groovy-shaded-asm jar 1.8.9
com.tinkerpop : frames jar 2.5.0
org.glassfish : javax.json jar 1.0
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-ganglia jar 3.0.1
com.codahale.metrics : metrics-graphite jar 3.0.1
org.reflections : reflections jar 0.9.9-RC1
com.spatial4j : spatial4j jar 0.4.1
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.6
commons-io : commons-io jar 2.1
commons-codec : commons-codec jar 1.7
com.google.guava : guava jar 15.0
com.google.code.findbugs : jsr305 jar 1.3.9
com.carrotsearch : hppc jar 0.6.0
com.github.stephenc.high-scale-lib : high-scale-lib jar 1.1.4
com.esotericsoftware.kryo : kryo jar 2.22
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.5
log4j : log4j Optional jar 1.2.16

Project Modules

There are no modules declared in this project.