Jar examples for t:titan-cassandra
You can download jar file titan-cassandra 0.9.0-M2 in this page.
You can use the following script to add titan-cassandra-0.9.0-M2.jar to your project.
<dependency> <groupId>com.thinkaurelius.titan</groupId> <artifactId>titan-cassandra</artifactId> <version>0.9.0-M2</version> </dependency>
compile group: 'com.thinkaurelius.titan', name: 'titan-cassandra', version: '0.9.0-M2'
libraryDependencies += "com.thinkaurelius.titan" % "titan-cassandra" % "0.9.0-M2"
<dependency org="com.thinkaurelius.titan" name="titan-cassandra" rev="0.9.0-M2"/>
@Grapes(@Grab(group='com.thinkaurelius.titan', module='titan-cassandra', version='0.9.0-M2'))
'com.thinkaurelius.titan:titan-cassandra:jar:0.9.0-M2'
Click the following link to download the jar file.
titan-cassandra-0.9.0-M2-javadoc.jar