is not current version
Last Version 2.4.0

Modernizer Maven Plugin 2.2.0

Detect use of legacy APIs which modern Java versions supersede.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.gaul
ArtifactId

ArtifactId

modernizer-maven-plugin
Version

Version

2.2.0
Type

Type

maven-plugin
Description

Description

Modernizer Maven Plugin
Detect use of legacy APIs which modern Java versions supersede.
Project URL

Project URL

https://github.com/andrewgaul/modernizer-maven-plugin

Download modernizer-maven-plugin 2.2.0


<plugin>
    <groupId>org.gaul</groupId>
    <artifactId>modernizer-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.9
org.ow2.asm : asm jar 9.0
org.ow2.asm : asm-commons jar 9.0
org.gaul : modernizer-maven-annotations jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (8)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.0
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.4
joda-time : joda-time jar 2.8.1
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1
org.springframework : spring-beans jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.