| Группа | Группаflux |
|---|---|
| Идентификатор | Идентификаторflux-tests |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеFlux Tests
Functional tests using JUnit
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| flux-tests-1.0.1.pom | |
| flux-tests-1.0.1.jar | 1 KB |
| flux-tests-1.0.1-javadoc.jar | 334 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/flux/flux-tests/ -->
<dependency>
<groupId>flux</groupId>
<artifactId>flux-tests</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/flux/flux-tests/
implementation 'flux:flux-tests:1.0.1'
// https://jarcasting.com/artifacts/flux/flux-tests/
implementation ("flux:flux-tests:1.0.1")
'flux:flux-tests:jar:1.0.1'
<dependency org="flux" name="flux-tests" rev="1.0.1">
<artifact name="flux-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='flux', module='flux-tests', version='1.0.1')
)
libraryDependencies += "flux" % "flux-tests" % "1.0.1"
[flux/flux-tests "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| flux : flux | jar | 7.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jettison : jettison | jar | 1.2 |
| junit : junit | jar | 4.8.2 |
| commons-logging : commons-logging | jar | 1.1.1 |