Download marmotta-core-3.3.0.jar file - Jar m

Jar examples for m:marmotta-core

Description

Core functionalities of the Linked Media Framework: Persistence, Transaction Management, Triple Store, Framework Setup.

You can download jar file marmotta-core 3.3.0 in this page.

License

Apache License

Build File

You can use the following script to add marmotta-core-3.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

marmotta-core-3.3.0-sources.jar
marmotta-core-3.3.0-tests.jar
marmotta-core-3.3.0.jar
marmotta-core-3.3.0.pom



Related Tutorials