LDPath Parent

A path-based query language for RDF and Linked Data.

License

License

GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-parent
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

LDPath Parent
A path-based query language for RDF and Linked Data.
Project URL

Project URL

https://code.google.com/p/ldpath/
Project Organization

Project Organization

Salzburg Research
Source Code Management

Source Code Management

https://code.google.com/p/ldpath/

Download ldpath-parent

Filename Size
ldpath-parent-2.6.0.pom 10 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.slf4j : slf4j-ext jar
org.slf4j : jcl-over-slf4j jar
org.slf4j : log4j-over-slf4j jar
ch.qos.logback : logback-classic jar

test (3)

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

Project Modules

  • ldpath-api
  • ldpath-core
  • ldpath-backend-sesame
  • ldpath-backend-file
  • ldpath-backend-linkeddata
  • ldpath-template
  • ldpath-template-linkeddata
  • ldpath-backend-jena
  • ldpath-functions-collections
  • ldpath-functions-xml
  • ldpath-functions-html
  • ldpath-functions-text
  • ldpath-functions-math
  • ldpath-functions-date

Versions

Version
2.6.0
0.9.13
0.9.12
0.9.11