License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.apache.marmotta |
ArtifactId | ArtifactIdldclient-provider-freebase |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDClient Provider: Freebase RDF Access
Implements patched Linked Data access to Freebase data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/ -->
<dependency>
<groupId>org.apache.marmotta</groupId>
<artifactId>ldclient-provider-freebase</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/
implementation 'org.apache.marmotta:ldclient-provider-freebase:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/
implementation ("org.apache.marmotta:ldclient-provider-freebase:3.3.0")
'org.apache.marmotta:ldclient-provider-freebase:jar:3.3.0'
<dependency org="org.apache.marmotta" name="ldclient-provider-freebase" rev="3.3.0">
<artifact name="ldclient-provider-freebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldclient-provider-freebase', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-freebase" % "3.3.0"
[org.apache.marmotta/ldclient-provider-freebase "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.marmotta : ldclient-api | jar | 3.3.0 |
org.apache.marmotta : ldclient-core | jar | 3.3.0 |
org.openrdf.sesame : sesame-rio-turtle | jar | 2.7.13 |
org.apache.marmotta : marmotta-commons | jar | 3.3.0 |
org.apache.marmotta : marmotta-model-vocabs | jar | 3.3.0 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.marmotta : ldclient-core | test-jar | 3.3.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |