is not current version
Last Version 3.0.0-alpha-2

Apache HBase Shaded Packaging Invariants 2.4.3

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

2.4.3
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 2.4.3


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

Dependencies

compile (2)

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

provided (4)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
log4j : log4j jar 1.2.17
junit : junit jar 4.13
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.