Annotation cleaner component

This component is dedicated to process annotations on a resource in order to clean/transform them. It also removes segments on which every annotation where removed.

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

annotation-cleaner
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

war
Description

Description

Annotation cleaner component
This component is dedicated to process annotations on a resource in order to clean/transform them. It also removes segments on which every annotation where removed.

Download annotation-cleaner

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.service/annotation-cleaner/ -->
<dependency>
    <groupId>org.ow2.weblab.service</groupId>
    <artifactId>annotation-cleaner</artifactId>
    <version>1.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.service/annotation-cleaner/
implementation 'org.ow2.weblab.service:annotation-cleaner:1.7'
// https://jarcasting.com/artifacts/org.ow2.weblab.service/annotation-cleaner/
implementation ("org.ow2.weblab.service:annotation-cleaner:1.7")
'org.ow2.weblab.service:annotation-cleaner:war:1.7'
<dependency org="org.ow2.weblab.service" name="annotation-cleaner" rev="1.7">
  <artifact name="annotation-cleaner" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.service', module='annotation-cleaner', version='1.7')
)
libraryDependencies += "org.ow2.weblab.service" % "annotation-cleaner" % "1.7"
[org.ow2.weblab.service/annotation-cleaner "1.7"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.weblab-project.core » rdf-helper-jena jar 1.2.1
org.weblab-project.core » bean-helper-spring jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6