Download marmotta-loader-titan-3.2.0.jar file - Jar m

Jar examples for m:marmotta-loader-titan

Description

Apache Marmotta bulk loader backend for loading large datasets into any kind of Titan backend. Provides base classes only. Concrete backends need to be implemented in separate modules.

You can download jar file marmotta-loader-titan 3.2.0 in this page.

License

Apache License

Build File

You can use the following script to add marmotta-loader-titan-3.2.0.jar to your project.

<dependency>
   <groupId>org.apache.marmotta</groupId>
   <artifactId>marmotta-loader-titan</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-loader-titan', version: '3.2.0'
libraryDependencies += "org.apache.marmotta" % "marmotta-loader-titan" % "3.2.0"
<dependency org="org.apache.marmotta" name="marmotta-loader-titan" rev="3.2.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-loader-titan', version='3.2.0'))
'org.apache.marmotta:marmotta-loader-titan:jar:3.2.0'

Download

Click the following link to download the jar file.

marmotta-loader-titan-3.2.0-sources.jar
marmotta-loader-titan-3.2.0-tests.jar
marmotta-loader-titan-3.2.0.jar
marmotta-loader-titan-3.2.0.pom



Related Tutorials