Last Version

Apache HBase Shaded Packaging Invariants 3.0.0-alpha-2

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-shaded-check-invariants
Version

Version

3.0.0-alpha-2
Type

Type

pom
Description

Description

Apache HBase Shaded Packaging Invariants
Enforces our invariants for our shaded artifacts. e.g. shaded clients have a specific set of transitive dependencies and shaded clients only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and integration test.
Project URL

Project URL

https://hbase.apache.org/hbase-shaded-check-invariants
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-shaded-check-invariants

Download hbase-shaded-check-invariants 3.0.0-alpha-2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hbase : hbase-shaded-mapreduce jar 3.0.0-alpha-2
org.apache.hbase : hbase-shaded-client-byo-hadoop jar 3.0.0-alpha-2

provided (6)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
junit : junit jar 4.13
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.