Categories |
CategoriesCassandra Data Databases |
---|---|
GroupId | GroupIdcom.thinkaurelius.titan |
ArtifactId | ArtifactIdtitan-cassandra-jre6 |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
titan-cassandra-jre6-0.4.2.pom | |
titan-cassandra-jre6-0.4.2.jar | 107 KB |
titan-cassandra-jre6-0.4.2-tests.jar | 45 KB |
titan-cassandra-jre6-0.4.2-sources.jar | 47 KB |
titan-cassandra-jre6-0.4.2-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-cassandra-jre6/ -->
<dependency>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-cassandra-jre6</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-cassandra-jre6/
implementation 'com.thinkaurelius.titan:titan-cassandra-jre6:0.4.2'
// https://jarcasting.com/artifacts/com.thinkaurelius.titan/titan-cassandra-jre6/
implementation ("com.thinkaurelius.titan:titan-cassandra-jre6:0.4.2")
'com.thinkaurelius.titan:titan-cassandra-jre6:jar:0.4.2'
<dependency org="com.thinkaurelius.titan" name="titan-cassandra-jre6" rev="0.4.2">
<artifact name="titan-cassandra-jre6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkaurelius.titan', module='titan-cassandra-jre6', version='0.4.2')
)
libraryDependencies += "com.thinkaurelius.titan" % "titan-cassandra-jre6" % "0.4.2"
[com.thinkaurelius.titan/titan-cassandra-jre6 "0.4.2"]