License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.core |
ArtifactId | ArtifactIdannotator |
Last Version | Last Version1.2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebLab 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 |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.4 |
junit : junit | jar | 4.8.2 |