License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.webservices |
ArtifactId | ArtifactIdblank-lines-remover |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBlank Lines Remover
A service which remove all unused blank lines in text section of MediaUnits.
|
Filename | Size |
---|---|
blank-lines-remover-1.3.1.pom | |
blank-lines-remover-1.3.1.war | 10 MB |
blank-lines-remover-1.3.1-sources.jar | 2 KB |
blank-lines-remover-1.3.1-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 4.8.2 |