All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download maven-duplicate-finder-plugin JAR 1.0.9 with all dependencies


The maven-duplicate-class-finder-plugin is a plugin that will search for classes with the same name, as well as resources with the same path, in the classpaths of a maven project. More specifically, it will check the compile, runtime, and test classpaths for * Classes with the same qualified name in the current project and all dependencies relevant for that classpath * Files that are not class files, with the same resource path (i.e. as if it would be accessed via the classloader) in the current project and all dependencies relevant for that (Note that at the moment, the plugin does not check if the files are actually the same or not, it only looks for the same file/class name.)

Files of the artifact maven-duplicate-finder-plugin version 1.0.9 from the group com.ning.maven.plugins.

Test

Download maven-duplicate-finder-plugin (1.0.9)
Artifact maven-duplicate-finder-plugin
Group com.ning.maven.plugins
Version 1.0.9
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-project, maven-model, maven-artifact, commons-lang, commons-io, commons-codec, slf4j-api, maven-plugin-log4j,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of maven-duplicate-finder-plugin Show documentation

Please rate this JAR file. Is it a good library?

0 downloads




© 2015 - 2025 Weber Informatics LLC | Privacy Policy