Blank Lines Remover

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

License

License

GroupId

GroupId

org.ow2.weblab.webservices
ArtifactId

ArtifactId

blank-lines-remover
Last Version

Last Version

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

Dependencies

compile (7)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1
commons-logging : commons-logging jar 1.1.1

provided (1)

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

test (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.1-RC1