License |
License |
---|---|
GroupId | GroupIdat.newmedialab.ldpath |
ArtifactId | ArtifactIdldpath-core-bundle |
Last Version | Last Version0.9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLD-Path Implementation Core Bundle
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ldpath-core-bundle-0.9.7.pom | |
ldpath-core-bundle-0.9.7.jar | 1 MB |
ldpath-core-bundle-0.9.7-sources.jar | 88 KB |
ldpath-core-bundle-0.9.7-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/ -->
<dependency>
<groupId>at.newmedialab.ldpath</groupId>
<artifactId>ldpath-core-bundle</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/
implementation 'at.newmedialab.ldpath:ldpath-core-bundle:0.9.7'
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/
implementation ("at.newmedialab.ldpath:ldpath-core-bundle:0.9.7")
'at.newmedialab.ldpath:ldpath-core-bundle:jar:0.9.7'
<dependency org="at.newmedialab.ldpath" name="ldpath-core-bundle" rev="0.9.7">
<artifact name="ldpath-core-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.newmedialab.ldpath', module='ldpath-core-bundle', version='0.9.7')
)
libraryDependencies += "at.newmedialab.ldpath" % "ldpath-core-bundle" % "0.9.7"
[at.newmedialab.ldpath/ldpath-core-bundle "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
at.newmedialab.ldpath : ldpath-core | jar | 0.9.7 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.2.1 |
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |