Last Version

com.puresoltechnologies.xo.xo-titan 0.1.1

PureSol Technologies' XO Implementation for Titan Graph Database

License

License

GroupId

GroupId

com.puresoltechnologies.xo
ArtifactId

ArtifactId

xo-titan
Version

Version

0.1.1
Type

Type

jar
Description

Description

com.puresoltechnologies.xo.xo-titan
PureSol Technologies' XO Implementation for Titan Graph Database
Project URL

Project URL

http://opensource.puresol-technologies.com/xo-titan
Project Organization

Project Organization

PureSol Technologies
Source Code Management

Source Code Management

https://github.com/PureSolTechnologies/xo-titan.git

Download xo-titan 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.buschmais.xo : xo.api jar 0.3.0
com.buschmais.xo : xo.spi jar 0.3.0
com.buschmais.xo : xo.impl jar 0.3.0

provided (2)

Group / Artifact Type Version
com.thinkaurelius.titan : titan-core jar 0.4.2
com.thinkaurelius.titan : titan-cassandra jar 0.4.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
com.datastax.cassandra : cassandra-driver-core jar 2.0.1
org.hibernate : hibernate-validator jar 5.0.1.Final
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.