Last Version

JITWatch Core 1.1.5

Visualisation of JIT behaviour

License

License

Categories

Categories

JITWatch Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.chrisnewland
ArtifactId

ArtifactId

jitwatch
Version

Version

1.1.5
Type

Type

jar
Description

Description

JITWatch Core
Visualisation of JIT behaviour

Download jitwatch 1.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.