Last Version

com.spotify:missinglink-maven-plugin 0.2.5

Missinglink scans the bytecode of dependency libraries to attempt to find problems (such as NoSuchMethodError) caused by conflicting versions that would otherwise only be found at runtime.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

missinglink-maven-plugin
Version

Version

0.2.5
Type

Type

maven-plugin
Description

Description

Missinglink scans the bytecode of dependency libraries to attempt to find problems (such as NoSuchMethodError) caused by conflicting versions that would otherwise only be found at runtime.
Project Organization

Project Organization

Spotify AB

Download missinglink-maven-plugin 0.2.5


<plugin>
    <groupId>com.spotify</groupId>
    <artifactId>missinglink-maven-plugin</artifactId>
    <version>0.2.5</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.spotify : missinglink-core jar 0.2.5
com.google.guava : guava jar 30.1.1-jre
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-core jar 3.8.1
org.apache.maven : maven-artifact jar 3.8.1
org.apache.maven.shared : maven-dependency-tree jar 3.0.1

provided (1)

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

test (5)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.8.1
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.11.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.