| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.weblab.core.helpers |
| Идентификатор | Идентификаторrdf-helper-jena-structure |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRDF Helper Jena With Structure
This is another implementation for the ResourceHelper that take into account the document structure while extracting the content of annotations.
|
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/ -->
<dependency>
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>rdf-helper-jena-structure</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/
implementation 'org.ow2.weblab.core.helpers:rdf-helper-jena-structure:1.3.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/
implementation ("org.ow2.weblab.core.helpers:rdf-helper-jena-structure:1.3.2")
'org.ow2.weblab.core.helpers:rdf-helper-jena-structure:jar:1.3.2'
<dependency org="org.ow2.weblab.core.helpers" name="rdf-helper-jena-structure" rev="1.3.2">
<artifact name="rdf-helper-jena-structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core.helpers', module='rdf-helper-jena-structure', version='1.3.2')
)
libraryDependencies += "org.ow2.weblab.core.helpers" % "rdf-helper-jena-structure" % "1.3.2"
[org.ow2.weblab.core.helpers/rdf-helper-jena-structure "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.weblab.core.helpers : rdf-helper-jena | jar | 1.3.2 |
| com.hp.hpl.jena : arq | jar | 2.8.8 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |