MVN

com.github.ferstl : jitwatch-jarscan-maven-plugin

Maven & Gradle

May 06, 2016
7 stars

JITWatch JarScan Maven Plugin · A Maven plugin that scans the project artifact and its dependencies for methods that cannot be inlined by the JIT compiler. It uses the JarScan utility from the JITWatch project to do that. See https://github.com/AdoptOpenJDK/jitwatch .

<plugin>
    <groupId>com.github.ferstl</groupId>
    <artifactId>jitwatch-jarscan-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ferstl : jitwatch-jarscan-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.ferstl : jitwatch-jarscan-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
jitwatch-jarscan-maven-plugin-1.1
1.0.x
jitwatch-jarscan-maven-plugin-1.0.1
jitwatch-jarscan-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.ferstl</groupId>
    <artifactId>jitwatch-jarscan-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Advertisement

Dependencies from Group

Jan 13, 2016
3 usages
6 stars
Jul 02, 2018
1 usages
6 stars
Jul 27, 2022
495 stars

Discover Dependencies

Jan 02, 2023
105 stars
Oct 10, 2019
9 usages
5.3k stars
Aug 25, 2023
4 usages
237 stars
May 18, 2022
1 stars
Dec 04, 2015
1 stars
Oct 28, 2015
4 usages
6 stars
Apr 19, 2021
3 usages
146 stars