is not current version
Last Version 0.4.4

com.thinkaurelius.titan:titan-cassandra-jre6 0.4.3


Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.thinkaurelius.titan
ArtifactId

ArtifactId

titan-cassandra-jre6
Version

Version

0.4.3
Type

Type

jar

Download titan-cassandra-jre6 0.4.3


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