Download ldcache-api-3.3.0.jar file - Jar l

Jar examples for l:ldcache-api

Description

Interfaces and Data Model for the Linked Data Caching component.

You can download jar file ldcache-api 3.3.0 in this page.

License

Apache License

Build File

You can use the following script to add ldcache-api-3.3.0.jar to your project.

<dependency>
   <groupId>org.apache.marmotta</groupId>
   <artifactId>ldcache-api</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'org.apache.marmotta', name: 'ldcache-api', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "ldcache-api" % "3.3.0"
<dependency org="org.apache.marmotta" name="ldcache-api" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='ldcache-api', version='3.3.0'))
'org.apache.marmotta:ldcache-api:jar:3.3.0'

Download

Click the following link to download the jar file.

ldcache-api-3.3.0-sources.jar
ldcache-api-3.3.0.jar
ldcache-api-3.3.0.pom



Related Tutorials