Last Version

CGLIB jmh benchmarks 3.3.0

cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.

License

License

Categories

Categories

cglib Application Layer Libs Bytecode Manipulation JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

cglib
ArtifactId

ArtifactId

cglib-jmh
Version

Version

3.3.0
Type

Type

jar
Description

Description

CGLIB jmh benchmarks
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.

Download cglib-jmh 3.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib-sample jar 3.3.0
org.openjdk.jmh : jmh-core jar 1.21

provided (1)

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

Project Modules

There are no modules declared in this project.