| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.rwth.swc.coffee4j |
| Идентификатор | Идентификаторcoffee4j-algorithmic |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеde.rwth.swc.coffee4j:coffee4j-algorithmic
coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coffee4j-algorithmic-1.0.8.pom | |
| coffee4j-algorithmic-1.0.8.jar | 358 KB |
| coffee4j-algorithmic-1.0.8-sources.jar | 229 KB |
| coffee4j-algorithmic-1.0.8-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-algorithmic/ -->
<dependency>
<groupId>de.rwth.swc.coffee4j</groupId>
<artifactId>coffee4j-algorithmic</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-algorithmic/
implementation 'de.rwth.swc.coffee4j:coffee4j-algorithmic:1.0.8'
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-algorithmic/
implementation ("de.rwth.swc.coffee4j:coffee4j-algorithmic:1.0.8")
'de.rwth.swc.coffee4j:coffee4j-algorithmic:jar:1.0.8'
<dependency org="de.rwth.swc.coffee4j" name="coffee4j-algorithmic" rev="1.0.8">
<artifact name="coffee4j-algorithmic" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rwth.swc.coffee4j', module='coffee4j-algorithmic', version='1.0.8')
)
libraryDependencies += "de.rwth.swc.coffee4j" % "coffee4j-algorithmic" % "1.0.8"
[de.rwth.swc.coffee4j/coffee4j-algorithmic "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.choco-solver : choco-solver | jar | 4.10.2 |
| it.unimi.dsi : fastutil | jar | 8.3.1 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.google.guava : guava | jar | 29.0-jre |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |