Last Version

Titan-Android: Android Port of a Highly Scalable, Distributed Graph Database 0.1.0.0

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

com.wu-man
ArtifactId

ArtifactId

titan-android
Version

Version

0.1.0.0
Type

Type

jar
Description

Description

Titan-Android: Android Port of a Highly Scalable, Distributed Graph Database
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.
Project Organization

Project Organization

David Wu
Source Code Management

Source Code Management

https://github.com/wuman/titan-android

Download titan-android 0.1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.wu-man : blueprints-android-core jar 2.1.0.2
commons-configuration : commons-configuration jar 1.9
com.google.guava : guava jar 12.0
com.googlecode : kryo jar 1.04
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-nop jar 1.7.2
com.sleepycat : je jar 5.0.58

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (4)

Group / Artifact Type Version
com.wu-man : blueprints-android-test jar 2.1.0.2
org.apache.commons : commons-math jar 2.1
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.8.1

Project Modules

There are no modules declared in this project.