License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdmissinglink-maven-plugin |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMissinglink 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 |
<plugin>
<groupId>com.spotify</groupId>
<artifactId>missinglink-maven-plugin</artifactId>
<version>0.2.5</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
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 |