org.evomaster:evomaster-ci-utils

A tool for automatically generating system-level test cases

License

License

GroupId

GroupId

org.evomaster
ArtifactId

ArtifactId

evomaster-ci-utils
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

A tool for automatically generating system-level test cases

Download evomaster-ci-utils

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0