Download marmotta-core-3.1.0-incubating.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.1.0-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

marmotta-core-3.1.0-incubating-sources.jar
marmotta-core-3.1.0-incubating-tests.jar
marmotta-core-3.1.0-incubating.jar
marmotta-core-3.1.0-incubating.pom



Related Tutorials