Jar examples for l:ldclient-core
Linked Data Client Core Library, provides the basic resource access functionality, including HTTP connection handing and content negotiation support.
You can download jar file ldclient-core 3.0.1 in this page.
Apache License
You can use the following script to add ldclient-core-3.0.1.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>ldclient-core</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.marmotta', name: 'ldclient-core', version: '3.0.1'
libraryDependencies += "org.apache.marmotta" % "ldclient-core" % "3.0.1"
<dependency org="org.apache.marmotta" name="ldclient-core" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.marmotta', module='ldclient-core', version='3.0.1'))
'org.apache.marmotta:ldclient-core:jar:3.0.1'
Click the following link to download the jar file.
ldclient-core-3.0.1-sources.jar