| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.weblab.core |
| Идентификатор | Идентификаторannotator |
| Последняя версия | Последняя версия1.2.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebLab Model Annotator
This module of the WebLab Core allows user to annotate Weblab Resources using WebLab properties.
This module is still experimental and need more in depth use and validation. Use it at your own risks ;-).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| annotator-1.2.4.1.pom | |
| annotator-1.2.4.1.jar | 44 KB |
| annotator-1.2.4.1-sources.jar | 41 KB |
| annotator-1.2.4.1-javadoc.jar | 230 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core/annotator/ -->
<dependency>
<groupId>org.ow2.weblab.core</groupId>
<artifactId>annotator</artifactId>
<version>1.2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core/annotator/
implementation 'org.ow2.weblab.core:annotator:1.2.4.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.core/annotator/
implementation ("org.ow2.weblab.core:annotator:1.2.4.1")
'org.ow2.weblab.core:annotator:jar:1.2.4.1'
<dependency org="org.ow2.weblab.core" name="annotator" rev="1.2.4.1">
<artifact name="annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core', module='annotator', version='1.2.4.1')
)
libraryDependencies += "org.ow2.weblab.core" % "annotator" % "1.2.4.1"
[org.ow2.weblab.core/annotator "1.2.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.weblab.core : extended | jar | 1.2.2 |
| org.ow2.weblab.core : model | jar | 1.2.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| joda-time : joda-time | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hp.hpl.jena : jena | jar | 2.6.4 |
| junit : junit | jar | 4.8.2 |