Last Version

Apache Marmotta Platform: LDPath 3.4.0

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).

License

License

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-ldpath
Version

Version

3.4.0
Type

Type

jar
Description

Description

Apache Marmotta Platform: 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).
Project URL

Project URL

http://marmotta.apache.org/marmotta-ldpath
Project Organization

Project Organization

The Apache Software Foundation

Download marmotta-ldpath 3.4.0


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldpath/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>marmotta-ldpath</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldpath/
implementation 'org.apache.marmotta:marmotta-ldpath:3.4.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldpath/
implementation ("org.apache.marmotta:marmotta-ldpath:3.4.0")
'org.apache.marmotta:marmotta-ldpath:jar:3.4.0'
<dependency org="org.apache.marmotta" name="marmotta-ldpath" rev="3.4.0">
  <artifact name="marmotta-ldpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-ldpath', version='3.4.0')
)
libraryDependencies += "org.apache.marmotta" % "marmotta-ldpath" % "3.4.0"
[org.apache.marmotta/marmotta-ldpath "3.4.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.marmotta : marmotta-core jar 3.4.0
org.apache.marmotta : ldpath-core jar 3.4.0
org.apache.marmotta : ldpath-api jar 3.4.0
org.apache.marmotta : ldpath-backend-sesame jar 3.4.0
org.apache.marmotta : ldpath-functions-xml jar 3.4.0
org.apache.marmotta : ldpath-functions-math jar 3.4.0
org.apache.marmotta : ldpath-functions-html jar 3.4.0
org.apache.marmotta : ldpath-functions-date jar 3.4.0
org.apache.marmotta : ldpath-functions-text jar 3.4.0
org.jsoup : jsoup jar 1.8.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
org.apache.marmotta.webjars : codemirror-modes jar 3.4.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.