![JAR search and dependency download from the Maven repository](/logo.png)
Download maven-dependency-versions-check-plugin JAR 2.0.1 with all dependencies
The maven-dependency-versions-check-plugin is a Maven plugin
that verifies that the resolved versions of dependencies are at
least the versions specified by the dependencies (or their
dependencies etc.) if not higher.
More specifically, it will check that
* The resolved version of every dependency declared explicitly
in the current POM is the same or a newer one than what was
stated. If the resolved version has a higher major version
number than the declared version, then the plugin will issue
a warning if configured to do so.
Note that enforced declared versions are ignored by the plugin.
* For every explicitly declared dependency in the current POM, all
its dependency versions are met. I.e. the resolved versions for
all dependencies in that dependency's POM are the same or higher
than the one stated in that dependency's POM. This is basically
the same check as the one above, but using the dependency's POM!
Also, if the current POM has exclusions specified for the
dependency, then these transitive dependencies are ignored
when checking this particular dependency.
Files of the artifact maven-dependency-versions-check-plugin version 2.0.1 from the group com.ning.maven.plugins.
Test
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.1
Last update 10. August 2011
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!
Group com.ning.maven.plugins
Version 2.0.1
Last update 10. August 2011
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!
There is a newer version: 2.0.4
Show newest versionShow all versions of maven-dependency-versions-check-plugin Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of maven-dependency-versions-check-plugin version 2.0.1
META-INF
com.ning.maven.plugins.dependencyversionscheck
com.ning.maven.plugins.dependencyversionscheck.strategy
com.ning.maven.plugins.dependencyversionscheck.util
com.ning.maven.plugins.dependencyversionscheck.version
© 2015 - 2025 Weber Informatics LLC | Privacy Policy