com.spotify:missinglink-benchmarks

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

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

missinglink-benchmarks
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

jar
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-benchmarks

How to add to project

<!-- https://jarcasting.com/artifacts/com.spotify/missinglink-benchmarks/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>missinglink-benchmarks</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/missinglink-benchmarks/
implementation 'com.spotify:missinglink-benchmarks:0.2.5'
// https://jarcasting.com/artifacts/com.spotify/missinglink-benchmarks/
implementation ("com.spotify:missinglink-benchmarks:0.2.5")
'com.spotify:missinglink-benchmarks:jar:0.2.5'
<dependency org="com.spotify" name="missinglink-benchmarks" rev="0.2.5">
  <artifact name="missinglink-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='missinglink-benchmarks', version='0.2.5')
)
libraryDependencies += "com.spotify" % "missinglink-benchmarks" % "0.2.5"
[com.spotify/missinglink-benchmarks "0.2.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.spotify : missinglink-core jar 0.2.5
org.openjdk.jmh : jmh-core jar 1.32

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.32

Project Modules

There are no modules declared in this project.
com.spotify

Spotify

Versions

Version
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1