| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.weblab.service |
| ArtifactId | ArtifactIdblank-lines-remover |
| Last Version | Last Version1.3 |
| 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.pom | |
| blank-lines-remover-1.3.war | 6 MB |
| blank-lines-remover-1.3-sources.jar | 3 KB |
| blank-lines-remover-1.3-javadoc.jar | 21 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |