Last Version

EvoSuite 1.1.0

This fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version of EvoSuite developed within the STAMP project.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

evosuite
Version

Version

1.1.0
Type

Type

jar
Description

Description

EvoSuite
This fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version of EvoSuite developed within the STAMP project.
Project URL

Project URL

http://www.evosuite.org/
Project Organization

Project Organization

STAMP project
Source Code Management

Source Code Management

https://github.com/STAMP-project/evosuite-ramp/tree/master

Download evosuite 1.1.0


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

Dependencies

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

Project Modules

  • master
  • client
  • runtime
  • standalone_runtime
  • shaded
  • generated