Last Version

Botsing 1.0.7

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

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing
Version

Version

1.0.7
Type

Type

pom
Description

Description

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

Project URL

https://www.stamp-project.eu/
Project Organization

Project Organization

Delft University of Technology
Source Code Management

Source Code Management

https://github.com/STAMP-project/botsing

Download botsing 1.0.7

Filename Size
botsing-1.0.7.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/eu.stamp-project/botsing/ -->
<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/botsing/
implementation 'eu.stamp-project:botsing:1.0.7'
// https://jarcasting.com/artifacts/eu.stamp-project/botsing/
implementation ("eu.stamp-project:botsing:1.0.7")
'eu.stamp-project:botsing:pom:1.0.7'
<dependency org="eu.stamp-project" name="botsing" rev="1.0.7">
  <artifact name="botsing" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='botsing', version='1.0.7')
)
libraryDependencies += "eu.stamp-project" % "botsing" % "1.0.7"
[eu.stamp-project/botsing "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • botsing-commons
  • botsing-examples
  • botsing-reproduction
  • botsing-maven
  • botsing-preprocessing
  • botsing-model-generation
  • botsing-parsers