Jar examples for m:marmotta-core
Core functionalities of the Linked Media Framework: Persistence, Transaction Management, Triple Store, Framework Setup.
You can download jar file marmotta-core 3.4.0 in this page.
Apache License
You can use the following script to add marmotta-core-3.4.0.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-core</artifactId> <version>3.4.0</version> </dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-core', version: '3.4.0'
libraryDependencies += "org.apache.marmotta" % "marmotta-core" % "3.4.0"
<dependency org="org.apache.marmotta" name="marmotta-core" rev="3.4.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-core', version='3.4.0'))
'org.apache.marmotta:marmotta-core:jar:3.4.0'
Click the following link to download the jar file.
marmotta-core-3.4.0-sources.jar