Last Version

CDC - Perfs Instrument ASM 0.20.4

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


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

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.20.4
com.gitlab.cdc-java.perfs : cdc-perfs-core jar 0.20.4
com.gitlab.cdc-java.perfs : cdc-perfs-instrument jar 0.20.4
org.ow2.asm : asm jar 9.3
org.ow2.asm : asm-commons jar 9.3
org.ow2.asm : asm-util jar 9.3
org.apache.logging.log4j : log4j-api jar 2.17.2

runtime (1)

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

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.