не последняя версия
Последняя версия 3.3.3

Apache Hadoop Client Packaging Invariants for Test 3.3.2

Enforces our invariants for the test client modules. E.g. that modules have a specific set of transitive dependencies and shaded artifacts only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and an integration test.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

org.apache.hadoop
Идентификатор

Идентификатор

hadoop-client-check-test-invariants
Версия

Версия

3.3.2
Тип

Тип

pom
Описание

Описание

Apache Hadoop Client Packaging Invariants for Test
Enforces our invariants for the test client modules. E.g. that modules have a specific set of transitive dependencies and shaded artifacts only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and an integration test.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать hadoop-client-check-test-invariants 3.3.2

Имя Файла Размер
hadoop-client-check-test-invariants-3.3.2.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-check-test-invariants/ -->
<dependency>
    <groupId>org.apache.hadoop</groupId>
    <artifactId>hadoop-client-check-test-invariants</artifactId>
    <version>3.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-check-test-invariants/
implementation 'org.apache.hadoop:hadoop-client-check-test-invariants:3.3.2'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-client-check-test-invariants/
implementation ("org.apache.hadoop:hadoop-client-check-test-invariants:3.3.2")
'org.apache.hadoop:hadoop-client-check-test-invariants:pom:3.3.2'
<dependency org="org.apache.hadoop" name="hadoop-client-check-test-invariants" rev="3.3.2">
  <artifact name="hadoop-client-check-test-invariants" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-client-check-test-invariants', version='3.3.2')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-client-check-test-invariants" % "3.3.2"
[org.apache.hadoop/hadoop-client-check-test-invariants "3.3.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client-api jar 3.3.2
org.apache.hadoop : hadoop-client-runtime jar 3.3.2
org.apache.hadoop : hadoop-client-minicluster jar 3.3.2

Модули Проекта

Данный проект не имеет модулей.