License |
License |
---|---|
GroupId | GroupIdorg.evomaster |
ArtifactId | ArtifactIdevomaster-ci-utils |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA tool for automatically generating system-level test cases
|
Filename | Size |
---|---|
evomaster-ci-utils-1.5.0.pom | |
evomaster-ci-utils-1.5.0.jar | 1 KB |
evomaster-ci-utils-1.5.0-tests.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |