| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.weblab.core |
| Идентификатор | Идентификаторrdf-helper-jena-selection |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRDF Helper Jena Selection
The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This library extends standard Jena helpers with easy selection triplet and WebLab
Object retrieval capabilities.
|
| Имя Файла | Размер |
|---|---|
| rdf-helper-jena-selection-1.5.pom | |
| rdf-helper-jena-selection-1.5.jar | 46 KB |
| rdf-helper-jena-selection-1.5-sources.jar | 32 KB |
| rdf-helper-jena-selection-1.5-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/ -->
<dependency>
<groupId>org.ow2.weblab.core</groupId>
<artifactId>rdf-helper-jena-selection</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/
implementation 'org.ow2.weblab.core:rdf-helper-jena-selection:1.5'
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/
implementation ("org.ow2.weblab.core:rdf-helper-jena-selection:1.5")
'org.ow2.weblab.core:rdf-helper-jena-selection:jar:1.5'
<dependency org="org.ow2.weblab.core" name="rdf-helper-jena-selection" rev="1.5">
<artifact name="rdf-helper-jena-selection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core', module='rdf-helper-jena-selection', version='1.5')
)
libraryDependencies += "org.ow2.weblab.core" % "rdf-helper-jena-selection" % "1.5"
[org.ow2.weblab.core/rdf-helper-jena-selection "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.weblab.core : extended | jar | 1.2 |
| com.hp.hpl.jena : jena | jar | 2.6.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| junit : junit | jar | 4.8.1 |