is not current version
Last Version 1.12.12

Byte Buddy benchmarks 1.11.5

A benchmark of Byte Buddy using the JMH.

License

License

Categories

Categories

Net Byte Buddy Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.bytebuddy
ArtifactId

ArtifactId

byte-buddy-benchmark
Version

Version

1.11.5
Type

Type

jar
Description

Description

Byte Buddy benchmarks
A benchmark of Byte Buddy using the JMH.

Download byte-buddy-benchmark 1.11.5


<!-- https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-benchmark/ -->
<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-benchmark</artifactId>
    <version>1.11.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-benchmark/
implementation 'net.bytebuddy:byte-buddy-benchmark:1.11.5'
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-benchmark/
implementation ("net.bytebuddy:byte-buddy-benchmark:1.11.5")
'net.bytebuddy:byte-buddy-benchmark:jar:1.11.5'
<dependency org="net.bytebuddy" name="byte-buddy-benchmark" rev="1.11.5">
  <artifact name="byte-buddy-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytebuddy', module='byte-buddy-benchmark', version='1.11.5')
)
libraryDependencies += "net.bytebuddy" % "byte-buddy-benchmark" % "1.11.5"
[net.bytebuddy/byte-buddy-benchmark "1.11.5"]

Dependencies

provided (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.16
com.google.code.findbugs : findbugs-annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.