Blank Lines Remover

A service which remove all unused blank lines in text section of MediaUnits.

License

License

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

blank-lines-remover
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

war
Description

Description

Blank Lines Remover
A service which remove all unused blank lines in text section of MediaUnits.

Download blank-lines-remover

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2
org.ow2.weblab.core : extended jar 1.2
org.ow2.weblab.core : annotator jar 1.2
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
com.sun.xml.ws : jaxws-rt jar 2.1.7
xalan : xalan jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2.1
1.2
1.1