Apache Hadoop Client Packaging Invariants

Enforces our invariants for the api and runtime 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-invariants
Последняя версия

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

3.3.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Hadoop Client Packaging Invariants
Enforces our invariants for the api and runtime 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-invariants

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

Как подключить последнюю версию

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

Зависимости

compile (2)

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

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

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

Версии библиотеки

Версия
3.3.3
3.3.2
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-beta1
3.0.0-alpha4
3.0.0-alpha3
3.0.0-alpha2