Jar examples for m:marmotta-client-java
A Java Library for accessing a remote Marmotta installation using REST webservice calls.
You can download jar file marmotta-client-java 3.1.0-incubating in this page.
Apache License
You can use the following script to add marmotta-client-java-3.1.0-incubating.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-client-java</artifactId> <version>3.1.0-incubating</version> </dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-client-java', version: '3.1.0-incubating'
libraryDependencies += "org.apache.marmotta" % "marmotta-client-java" % "3.1.0-incubating"
<dependency org="org.apache.marmotta" name="marmotta-client-java" rev="3.1.0-incubating"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-client-java', version='3.1.0-incubating'))
'org.apache.marmotta:marmotta-client-java:jar:3.1.0-incubating'
Click the following link to download the jar file.
marmotta-client-java-3.1.0-incubating-sources.jar