License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.gaul |
ArtifactId | ArtifactIdmodernizer-maven-plugin |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionModernizer Maven Plugin
Detect use of legacy APIs which modern Java versions supersede.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<plugin>
<groupId>org.gaul</groupId>
<artifactId>modernizer-maven-plugin</artifactId>
<version>2.4.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.ow2.asm : asm | jar | 9.2 |
org.ow2.asm : asm-commons | jar | 9.2 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1.1-jre |
com.google.inject : guice | jar | 4.0 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.7 |
joda-time : joda-time | jar | 2.8.1 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 1.7.1 |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |