MVN

eu.stamp-project : botsing-maven

Maven & Gradle

Aug 30, 2019
23 stars

Botsing Maven Plugin · The Maven plugin for crash reproduction using Botsing.

<plugin>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing-maven</artifactId>
    <version>1.0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.stamp-project : botsing-maven to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of eu.stamp-project : botsing-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
botsing-maven-1.0.7
botsing-maven-1.0.6
botsing-maven-1.0.5
botsing-maven-1.0.4
botsing-maven-1.0.3
botsing-maven-1.0.2
botsing-maven-1.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing-maven</artifactId>
    <version>1.0.7</version>
</plugin>

Advertisement