| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаeu.stamp-project |
| Идентификатор | Идентификаторevosuite-client |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеThis fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version
of EvoSuite developed within the STAMP project.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| evosuite-client-1.1.0.pom | |
| evosuite-client-1.1.0.jar | 5 MB |
| evosuite-client-1.1.0-tests.jar | 806 KB |
| evosuite-client-1.1.0-sources.jar | 4 MB |
| evosuite-client-1.1.0-javadoc.jar | 7 MB |
| evosuite-client-1.1.0-jar-with-dependencies.jar | 52 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/evosuite-client/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>evosuite-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/evosuite-client/
implementation 'eu.stamp-project:evosuite-client:1.1.0'
// https://jarcasting.com/artifacts/eu.stamp-project/evosuite-client/
implementation ("eu.stamp-project:evosuite-client:1.1.0")
'eu.stamp-project:evosuite-client:jar:1.1.0'
<dependency org="eu.stamp-project" name="evosuite-client" rev="1.1.0">
<artifact name="evosuite-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='evosuite-client', version='1.1.0')
)
libraryDependencies += "eu.stamp-project" % "evosuite-client" % "1.1.0"
[eu.stamp-project/evosuite-client "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun » tools | jar | 1.0.0 |