Last Version

eu.stamp-project:botsing-commons 1.0.7

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

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-commons
Version

Version

1.0.7
Type

Type

jar
Description

Description

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

Project Organization

Delft University of Technology

Download botsing-commons 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.evosuite » evosuite-client-botsing jar 1.0.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.