Last Version

eu.stamp-project:botsing-parsers 1.0.7

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

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-parsers
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-parsers 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.google.guava : guava jar 27.0.1-jre

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 2.23.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.