| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.alluxio |
| Идентификатор | Идентификаторalluxio-tests |
| Последняя версия | Последняя версия2.8.0-2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlluxio Tests
Integration tests for Alluxio
|
| Имя Файла | Размер |
|---|---|
| alluxio-tests-2.8.0-2.pom | |
| alluxio-tests-2.8.0-2.jar | 26 KB |
| alluxio-tests-2.8.0-2-sources.jar | 17 KB |
| alluxio-tests-2.8.0-2-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-tests/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-tests</artifactId>
<version>2.8.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-tests/
implementation 'org.alluxio:alluxio-tests:2.8.0-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-tests/
implementation ("org.alluxio:alluxio-tests:2.8.0-2")
'org.alluxio:alluxio-tests:jar:2.8.0-2'
<dependency org="org.alluxio" name="alluxio-tests" rev="2.8.0-2">
<artifact name="alluxio-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-tests', version='2.8.0-2')
)
libraryDependencies += "org.alluxio" % "alluxio-tests" % "2.8.0-2"
[org.alluxio/alluxio-tests "2.8.0-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.14.3 |
| org.alluxio : alluxio-job-client | jar | 2.8.0-2 |
| org.alluxio : alluxio-job-common | test-jar | 2.8.0-2 |
| org.alluxio : alluxio-job-server | jar | 2.8.0-2 |
| com.google.guava : guava-testlib | jar | 31.0.1-jre |
| org.mockito : mockito-core | jar | 3.4.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
| org.powermock : powermock-classloading-xstream | jar | 2.0.7 |
| org.powermock : powermock-core | jar | 2.0.7 |
| org.powermock : powermock-module-junit4 | jar | 2.0.7 |
| org.powermock : powermock-module-junit4-rule | jar | 2.0.7 |
| org.powermock : powermock-reflect | jar | 2.0.7 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |