| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.alluxio |
| Идентификатор | Идентификаторalluxio-core-common |
| Последняя версия | Последняя версия2.8.0-2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlluxio Core - Common Utilities
Common utilities shared in Alluxio core modules
|
| Имя Файла | Размер |
|---|---|
| alluxio-core-common-2.8.0-2.pom | |
| alluxio-core-common-2.8.0-2.jar | 860 KB |
| alluxio-core-common-2.8.0-2-tests.jar | 317 KB |
| alluxio-core-common-2.8.0-2-sources.jar | 577 KB |
| alluxio-core-common-2.8.0-2-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-core-common/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-core-common</artifactId>
<version>2.8.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-common/
implementation 'org.alluxio:alluxio-core-common:2.8.0-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-core-common/
implementation ("org.alluxio:alluxio-core-common:2.8.0-2")
'org.alluxio:alluxio-core-common:jar:2.8.0-2'
<dependency org="org.alluxio" name="alluxio-core-common" rev="2.8.0-2">
<artifact name="alluxio-core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-core-common', version='2.8.0-2')
)
libraryDependencies += "org.alluxio" % "alluxio-core-common" % "2.8.0-2"
[org.alluxio/alluxio-core-common "2.8.0-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava-testlib | jar | 31.0.1-jre |
| org.apache.curator : curator-test | jar | 4.2.0 |
| junit : junit | jar | 4.13 |
| org.hamcrest : hamcrest | jar | 2.2 |
| 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 |