| License |
License |
|---|---|
| GroupId | GroupIdat.newmedialab.ldpath |
| ArtifactId | ArtifactIdldpath-api |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLDPath API
A path-based query language for RDF and Linked Data.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ldpath-api-2.6.0.pom | |
| ldpath-api-2.6.0.jar | 9 KB |
| ldpath-api-2.6.0-sources.jar | 8 KB |
| ldpath-api-2.6.0-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-api/ -->
<dependency>
<groupId>at.newmedialab.ldpath</groupId>
<artifactId>ldpath-api</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-api/
implementation 'at.newmedialab.ldpath:ldpath-api:2.6.0'
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-api/
implementation ("at.newmedialab.ldpath:ldpath-api:2.6.0")
'at.newmedialab.ldpath:ldpath-api:jar:2.6.0'
<dependency org="at.newmedialab.ldpath" name="ldpath-api" rev="2.6.0">
<artifact name="ldpath-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.newmedialab.ldpath', module='ldpath-api', version='2.6.0')
)
libraryDependencies += "at.newmedialab.ldpath" % "ldpath-api" % "2.6.0"
[at.newmedialab.ldpath/ldpath-api "2.6.0"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.hamcrest : hamcrest-library | jar |