is not current version
Last Version 1.1

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

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 .

Categories

Categories

Maven Build Tools JITWatch Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.github.ferstl
ArtifactId

ArtifactId

jitwatch-jarscan-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download jitwatch-jarscan-maven-plugin 1.0.0


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