Jar examples for m:marmotta-ldpath
Provides support for the LDPath query language for Linked Data. Querying support is available for other services as well as through a LDPath query endpoint (Web Service).
You can download jar file marmotta-ldpath 3.3.0 in this page.
Apache License
You can use the following script to add marmotta-ldpath-3.3.0.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>marmotta-ldpath</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-ldpath', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "marmotta-ldpath" % "3.3.0"
<dependency org="org.apache.marmotta" name="marmotta-ldpath" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-ldpath', version='3.3.0'))
'org.apache.marmotta:marmotta-ldpath:jar:3.3.0'
Click the following link to download the jar file.
marmotta-ldpath-3.3.0-sources.jar