License |
License |
---|---|
Categories |
CategoriesJITWatch Application Testing & Monitoring Performance analysis |
GroupId | GroupIdcom.chrisnewland |
ArtifactId | ArtifactIdjitwatch-ui |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJITWatch UI
Visualisation of JIT behaviour
|
Filename | Size |
---|---|
jitwatch-ui-1.1.5.pom | |
jitwatch-ui-1.1.5.jar | 344 KB |
jitwatch-ui-1.1.5-sources.jar | 122 KB |
jitwatch-ui-1.1.5-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chrisnewland/jitwatch-ui/ -->
<dependency>
<groupId>com.chrisnewland</groupId>
<artifactId>jitwatch-ui</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.chrisnewland/jitwatch-ui/
implementation 'com.chrisnewland:jitwatch-ui:1.1.5'
// https://jarcasting.com/artifacts/com.chrisnewland/jitwatch-ui/
implementation ("com.chrisnewland:jitwatch-ui:1.1.5")
'com.chrisnewland:jitwatch-ui:jar:1.1.5'
<dependency org="com.chrisnewland" name="jitwatch-ui" rev="1.1.5">
<artifact name="jitwatch-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chrisnewland', module='jitwatch-ui', version='1.1.5')
)
libraryDependencies += "com.chrisnewland" % "jitwatch-ui" % "1.1.5"
[com.chrisnewland/jitwatch-ui "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.chrisnewland : jitwatch | jar | 1.1.5 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |