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 and integration test.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

alihbase-shaded-check-invariants
Last Version

Last Version

2.0.3
Release Date

Release Date

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 and integration test.
Source Code Management

Source Code Management

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

Download alihbase-shaded-check-invariants

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.aliyun.hbase » alihbase-shaded-client jar 2.0.3
com.aliyun.hbase » alihbase-shaded-mapreduce jar 2.0.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.12
org.mockito : mockito-core jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3