| License |
License |
|---|---|
| GroupId | GroupIdeu.stamp-project |
| ArtifactId | ArtifactIdevosuite-standalone-runtime |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionThis fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version
of EvoSuite developed within the STAMP project.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/evosuite-standalone-runtime/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>evosuite-standalone-runtime</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/evosuite-standalone-runtime/
implementation 'eu.stamp-project:evosuite-standalone-runtime:1.1.0'
// https://jarcasting.com/artifacts/eu.stamp-project/evosuite-standalone-runtime/
implementation ("eu.stamp-project:evosuite-standalone-runtime:1.1.0")
'eu.stamp-project:evosuite-standalone-runtime:jar:1.1.0'
<dependency org="eu.stamp-project" name="evosuite-standalone-runtime" rev="1.1.0">
<artifact name="evosuite-standalone-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='evosuite-standalone-runtime', version='1.1.0')
)
libraryDependencies += "eu.stamp-project" % "evosuite-standalone-runtime" % "1.1.0"
[eu.stamp-project/evosuite-standalone-runtime "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |