Last Version

com.spotify:missinglink-benchmarks 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

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

missinglink-benchmarks
Version

Version

0.2.5
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 0.2.5


<!-- 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.