| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаinfo.archinnov |
| Идентификатор | Идентификаторachilles-junit |
| Версия | Версия6.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеAchilles JUnit
Achilles JUnit Support
|
| Имя Файла | Размер |
|---|---|
| achilles-junit-6.1.0.pom | |
| achilles-junit-6.1.0.jar | 11 KB |
| achilles-junit-6.1.0-sources.jar | 5 KB |
| achilles-junit-6.1.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.archinnov/achilles-junit/ -->
<dependency>
<groupId>info.archinnov</groupId>
<artifactId>achilles-junit</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.archinnov/achilles-junit/
implementation 'info.archinnov:achilles-junit:6.1.0'
// https://jarcasting.com/artifacts/info.archinnov/achilles-junit/
implementation ("info.archinnov:achilles-junit:6.1.0")
'info.archinnov:achilles-junit:jar:6.1.0'
<dependency org="info.archinnov" name="achilles-junit" rev="6.1.0">
<artifact name="achilles-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.archinnov', module='achilles-junit', version='6.1.0')
)
libraryDependencies += "info.archinnov" % "achilles-junit" % "6.1.0"
[info.archinnov/achilles-junit "6.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.archinnov : achilles-embedded | jar | 6.1.0 |
| info.archinnov : achilles-core | jar | 6.1.0 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 1.7.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.mockito : mockito-core | jar | 1.9.5 |