Download titan-hadoop-core-0.5.3.jar file - Jar t

Jar examples for t:titan-hadoop-core

Description

You can download jar file titan-hadoop-core 0.5.3 in this page.

Build File

You can use the following script to add titan-hadoop-core-0.5.3.jar to your project.

<dependency>
   <groupId>com.thinkaurelius.titan</groupId>
   <artifactId>titan-hadoop-core</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.thinkaurelius.titan', name: 'titan-hadoop-core', version: '0.5.3'
libraryDependencies += "com.thinkaurelius.titan" % "titan-hadoop-core" % "0.5.3"
<dependency org="com.thinkaurelius.titan" name="titan-hadoop-core" rev="0.5.3"/>
@Grapes(@Grab(group='com.thinkaurelius.titan', module='titan-hadoop-core', version='0.5.3'))
'com.thinkaurelius.titan:titan-hadoop-core:jar:0.5.3'

Download

Click the following link to download the jar file.

titan-hadoop-core-0.5.3-javadoc.jar
titan-hadoop-core-0.5.3-shared-resources.jar
titan-hadoop-core-0.5.3-sources.jar
titan-hadoop-core-0.5.3-tests.jar
titan-hadoop-core-0.5.3.jar
titan-hadoop-core-0.5.3.pom



Related Tutorials