Last Version

WebLab Model Annotator 1.2.4.1

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 ;-).

License

License

GroupId

GroupId

org.ow2.weblab.core
ArtifactId

ArtifactId

annotator
Version

Version

1.2.4.1
Type

Type

jar
Description

Description

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 ;-).
Project Organization

Project Organization

WebLab Project

Download annotator 1.2.4.1


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
com.hp.hpl.jena : jena jar 2.6.4
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.