jar

org.apache.hadoop : hadoop-client-check-invariants

Maven & Gradle

Jun 18, 2023
4 usages

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.

Table Of Contents

Latest Version

Download org.apache.hadoop : hadoop-client-check-invariants JAR file - Latest Versions:

All Versions

Download org.apache.hadoop : hadoop-client-check-invariants JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hadoop-client-check-invariants-3.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement