Blank Lines Remover

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

Лицензия

Лицензия

Группа

Группа

org.ow2.weblab.service
Идентификатор

Идентификатор

blank-lines-remover
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

war
Описание

Описание

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

Скачать blank-lines-remover

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

runtime (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2.1
1.2
1.1