License |
License |
---|---|
Categories |
CategoriesMaven Build Tools PMD Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.outofmemo.plugins |
ArtifactId | ArtifactIdxml-pmd-maven-plugin |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptioncom.outofmemo.plugins:xml-pmd-maven-plugin
The maven plugin which can be configured to validate XMLs against defined rules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-pmd-maven-plugin-1.1.pom | |
xml-pmd-maven-plugin-1.1.jar | 15 KB |
xml-pmd-maven-plugin-1.1-sources.jar | 5 KB |
xml-pmd-maven-plugin-1.1-javadoc.jar | 49 KB |
Browse |
<plugin>
<groupId>com.outofmemo.plugins</groupId>
<artifactId>xml-pmd-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.apache.maven.shared : file-management | jar | 3.0.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-plugin-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |