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