Jar examples for m:marmotta-loader-titan
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.
Apache License
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'
Click the following link to download the jar file.
marmotta-loader-titan-3.2.0-sources.jar