is not current version
Last Version 0.20.4

CDC - Perfs Instrument ASM 0.11.2

Performances monitoring library and UI.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.gitlab.cdc-java.perfs
ArtifactId

ArtifactId

cdc-perfs-instrument-asm
Version

Version

0.11.2
Type

Type

jar
Description

Description

CDC - Perfs Instrument ASM
Performances monitoring library and UI.
Project URL

Project URL

https://www.gitlab.com/cdc-java/cdc-perfs

Download cdc-perfs-instrument-asm 0.11.2


<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument-asm/ -->
<dependency>
    <groupId>com.gitlab.cdc-java.perfs</groupId>
    <artifactId>cdc-perfs-instrument-asm</artifactId>
    <version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument-asm/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-instrument-asm:0.11.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument-asm/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-instrument-asm:0.11.2")
'com.gitlab.cdc-java.perfs:cdc-perfs-instrument-asm:jar:0.11.2'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-instrument-asm" rev="0.11.2">
  <artifact name="cdc-perfs-instrument-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-instrument-asm', version='0.11.2')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-instrument-asm" % "0.11.2"
[com.gitlab.cdc-java.perfs/cdc-perfs-instrument-asm "0.11.2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.gitlab.cdc-java.io : cdc-io-xml jar
com.gitlab.cdc-java.perfs : cdc-perfs-api jar 0.11.2
com.gitlab.cdc-java.perfs : cdc-perfs-core jar 0.11.2
com.gitlab.cdc-java.perfs : cdc-perfs-instrument jar 0.11.2
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-commons jar 9.2
org.ow2.asm : asm-util jar 9.2
org.apache.logging.log4j : log4j-api jar 2.17.1

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.