is not current version
Last Version 0.9.7

at.newmedialab.ldpath:ldpath-core-bundle 0.9.5

Core Implementation of LD Path a simple path-based query language similar to XPath or SPARQL Property Paths that is particularly well-suited for querying and retrieving resources from the Linked Data Cloud by following RDF links between resources and servers.

GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-core-bundle
Version

Version

0.9.5
Type

Type

jar

Download ldpath-core-bundle 0.9.5


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