is not current version
Last Version 3.4.0

org.apache.marmotta:ldcache-api 3.0.0-incubating

Interfaces and Data Model for the Linked Data Caching component.

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldcache-api
Version

Version

3.0.0-incubating
Type

Type

jar

Download ldcache-api 3.0.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-api/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldcache-api</artifactId>
    <version>3.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-api/
implementation 'org.apache.marmotta:ldcache-api:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-api/
implementation ("org.apache.marmotta:ldcache-api:3.0.0-incubating")
'org.apache.marmotta:ldcache-api:jar:3.0.0-incubating'
<dependency org="org.apache.marmotta" name="ldcache-api" rev="3.0.0-incubating">
  <artifact name="ldcache-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldcache-api', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.marmotta" % "ldcache-api" % "3.0.0-incubating"
[org.apache.marmotta/ldcache-api "3.0.0-incubating"]