is not current version
Last Version 0.20.4

CDC - Perfs Instrument ASM 0.10.3

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


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

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.10.3
com.gitlab.cdc-java.perfs : cdc-perfs-core jar 0.10.3
com.gitlab.cdc-java.perfs : cdc-perfs-instrument jar 0.10.3
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.14.1

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.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.