jar

com.outofmemo.plugins : xml-pmd-maven-plugin

Maven & Gradle

May 16, 2020

The maven plugin which can be configured to validate XMLs against defined rules.

Table Of Contents

Latest Version

Download com.outofmemo.plugins : xml-pmd-maven-plugin JAR file - Latest Versions:

All Versions

Download com.outofmemo.plugins : xml-pmd-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 xml-pmd-maven-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.outofmemo.xml.pmd.model

├─ com.outofmemo.xml.pmd.model.Rule.class - [JAR]

├─ com.outofmemo.xml.pmd.model.RuleSet.class - [JAR]

├─ com.outofmemo.xml.pmd.model.Violation.class - [JAR]

com.outofmemo.xml.pmd

├─ com.outofmemo.xml.pmd.PositionalXMLReader.class - [JAR]

├─ com.outofmemo.xml.pmd.XMLPMDMojo.class - [JAR]