MVN

com.chrisnewland : jitwatch-parent

Maven & Gradle

Apr 26, 2017
2.9k stars

JITWatch Parent · Visualisation of JIT behaviour

<dependency>
    <groupId>com.chrisnewland</groupId>
    <artifactId>jitwatch-parent</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.chrisnewland : jitwatch-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.chrisnewland : jitwatch-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jitwatch-parent-1.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.chrisnewland</groupId>
    <artifactId>jitwatch-parent</artifactId>
    <version>1.1.5</version>
</dependency>

Advertisement