/classpath-collision-detector

Simple and experimental Gradle plugin to detect potential classpath collisions between library jars

Primary LanguageKotlinApache License 2.0Apache-2.0

Gradle Classpath Collision Detector

Experimental Gradle plugin to detect potential classpath collisions between library jars.

Fails the build whenever an unexpected duplicate entry is found in more than one artifact.