MVN

eu.stamp-project : botsing

Maven & Gradle

Aug 30, 2019
31 stars

Botsing · Botsing is a Java framework for crash reproduction using evolutionary algorithms.

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

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement