Last Version

JITWatch JarScan Maven Plugin 1.1

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 .

License

License

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.1
Type

Type

maven-plugin
Description

Description

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 .
Project URL

Project URL

https://github.com/ferstl/jitwatch-jarscan-maven-plugin
Source Code Management

Source Code Management

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

Download jitwatch-jarscan-maven-plugin 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.shared : maven-common-artifact-filters jar 1.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.3

system (1)

Group / Artifact Type Version
com.oracle » tools.jar jar 1.7

Project Modules

There are no modules declared in this project.