jar

org.owasp.maven-tools : velocity-whitespace-resource-filter

Maven & Gradle

Jul 28, 2022
0 stars

velocity-whitespace-resource-filter · The velocity-whitespace-resource-filter is used in Maven builds to remove whitespace from Velocity Templates. Leading whitespace is removed from each line and a Velocity single line comment (##) is appended to the end of each line - making the output from the template more compact. This is useful when the templates generate output like XML, HTML, or JSON.

Table Of Contents

Latest Version

Download org.owasp.maven-tools : velocity-whitespace-resource-filter JAR file - Latest Versions:

All Versions

Download org.owasp.maven-tools : velocity-whitespace-resource-filter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window velocity-whitespace-resource-filter-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.owasp.maven.tools

├─ org.owasp.maven.tools.VelocityWhitespaceFilter.class - [JAR]

├─ org.owasp.maven.tools.VelocityWhitespaceFilterWrapper.class - [JAR]

├─ org.owasp.maven.tools.VelocityWhitespaceFilteringReader.class - [JAR]