MVN

io.github.check-leak : checkleak-maven-plugin

Maven & Gradle

May 16, 2023
43 stars

check-leak Maven Plugin

<plugin>
    <groupId>io.github.check-leak</groupId>
    <artifactId>checkleak-maven-plugin</artifactId>
    <version>0.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.check-leak : checkleak-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of io.github.check-leak : checkleak-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11
checkleak-maven-plugin-0.11
0.10
checkleak-maven-plugin-0.10
0.9
checkleak-maven-plugin-0.9
0.8
checkleak-maven-plugin-0.8
0.7
checkleak-maven-plugin-0.7
0.6
checkleak-maven-plugin-0.6

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.check-leak</groupId>
    <artifactId>checkleak-maven-plugin</artifactId>
    <version>0.11</version>
</plugin>

Advertisement