| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdeu.freme-project |
| ArtifactId | ArtifactIdldf-client |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLinked Data Fragments client
FREME is an open framework of e-services for multilingual and semantic enrichment of digital content
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ldf-client-0.1.pom | |
| ldf-client-0.1.jar | 33 KB |
| ldf-client-0.1-sources.jar | 21 KB |
| ldf-client-0.1-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project/ldf-client/ -->
<dependency>
<groupId>eu.freme-project</groupId>
<artifactId>ldf-client</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project/ldf-client/
implementation 'eu.freme-project:ldf-client:0.1'
// https://jarcasting.com/artifacts/eu.freme-project/ldf-client/
implementation ("eu.freme-project:ldf-client:0.1")
'eu.freme-project:ldf-client:jar:0.1'
<dependency org="eu.freme-project" name="ldf-client" rev="0.1">
<artifact name="ldf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project', module='ldf-client', version='0.1')
)
libraryDependencies += "eu.freme-project" % "ldf-client" % "0.1"
[eu.freme-project/ldf-client "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 |
| org.apache.jena : apache-jena-libs | pom | 2.13.0 |
| com.hp.hpl.jena : jena | jar | 2.6.4 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.0 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-io : commons-io | jar | 2.4 |
| com.github.fge : uri-template | jar | 0.8 |
| com.google.guava : guava | jar | 15.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.2.8.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.2.8.RELEASE |
| org.springframework.boot : spring-boot-starter-log4j | jar | 1.2.8.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.8.RELEASE |
| javax.interceptor : javax.interceptor-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |