All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by shaded with all dependencies

Search JAR files by class name

hbase-shaded-check-invariants from group org.apache.hbase (version 3.0.0-beta-1)

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.

Group: org.apache.hbase Artifact: hbase-shaded-check-invariants
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hbase-shaded-check-invariants
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-check-invariants
License Apache License, Version 2.0
Dependencies amount 2
Dependencies hbase-shaded-mapreduce, hbase-shaded-client-byo-hadoop,
There are maybe transitive dependencies!

hbase-shaded-with-hadoop-check-invariants from group ch.cern.hbase (version 2.2.4_1)

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.

Group: ch.cern.hbase Artifact: hbase-shaded-with-hadoop-check-invariants
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hbase-shaded-with-hadoop-check-invariants
Group ch.cern.hbase
Version 2.2.4_1
Last update 09. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hbase-shaded-client,
There are maybe transitive dependencies!

hbase-shaded-check-invariants from group ch.cern.hbase (version 2.2.4_1)

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.

Group: ch.cern.hbase Artifact: hbase-shaded-check-invariants
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hbase-shaded-check-invariants
Group ch.cern.hbase
Version 2.2.4_1
Last update 09. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hbase-shaded-mapreduce, hbase-shaded-client-byo-hadoop,
There are maybe transitive dependencies!

hadoop-client-check-test-invariants from group ch.cern.hadoop (version 3.2.1)

Enforces our invariants for the test 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.

Group: ch.cern.hadoop Artifact: hadoop-client-check-test-invariants
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hadoop-client-check-test-invariants
Group ch.cern.hadoop
Version 3.2.1
Last update 04. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies hadoop-client-api, hadoop-client-runtime, hadoop-client-minicluster,
There are maybe transitive dependencies!

hadoop-client-check-invariants from group ch.cern.hadoop (version 3.2.1)

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.

Group: ch.cern.hadoop Artifact: hadoop-client-check-invariants
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hadoop-client-check-invariants
Group ch.cern.hadoop
Version 3.2.1
Last update 04. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hadoop-client-api, hadoop-client-runtime,
There are maybe transitive dependencies!

alihbase-shaded-check-invariants from group com.aliyun.hbase (version 2.0.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 and integration test.

Group: com.aliyun.hbase Artifact: alihbase-shaded-check-invariants
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact alihbase-shaded-check-invariants
Group com.aliyun.hbase
Version 2.0.3
Last update 06. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies alihbase-shaded-client, alihbase-shaded-mapreduce,
There are maybe transitive dependencies!

wildfly-client-all from group org.wildfly (version 33.0.0.Beta1)

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

Group: org.wildfly Artifact: wildfly-client-all
Show all versions Show source 
 

121 downloads
Artifact wildfly-client-all
Group org.wildfly
Version 33.0.0.Beta1
Last update 03. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-jackson-jaxrs-json-provider from group org.apache.hbase.thirdparty (version 4.1.7)

Pulls down jackson-jaxrs-json-provider, relocates it, and rewrites its usage of javax.ws.rs classes to make the relocated versions provided by hbase-shaded-jersey. Does NOT include/relocate its entire dependency graph, just performs this isolated transform. This is a separate module because jackson-jaxrs-json-provider is not used universally. At this time, the dependency is required only by hbase-rest.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-jackson-jaxrs-json-provider
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-jackson-jaxrs-json-provider
Group org.apache.hbase.thirdparty
Version 4.1.7
Last update 10. April 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-jackson-jaxrs-json-provider
License Apache License, Version 2.0
Dependencies amount 7
Dependencies jackson-core, jackson-databind, byte-buddy, jackson-module-jaxb-annotations, jackson-annotations, jakarta.xml.bind-api, jakarta.activation-api,
There are maybe transitive dependencies!

hive-iceberg-shading from group org.apache.hive (version 4.0.0)

This module collects all required Iceberg modules and their dependencies, and shades them. Consuming modules only need to mark this module as their dependency to get any required Iceberg libs. This module has no sources of its own, only the built jar file contains the gathered and shaded libs. For Intellij this module is recommended to be ignored, to avoid the dependent modules considering this as a module dependency, they should see this as a library dependency instead.

Group: org.apache.hive Artifact: hive-iceberg-shading
Show all versions Show source 
 

0 downloads
Artifact hive-iceberg-shading
Group org.apache.hive
Version 4.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wildfly-client-all-jakarta from group org.wildfly (version 27.0.0.Alpha5)

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

Group: org.wildfly Artifact: wildfly-client-all-jakarta
Show all versions Show source 
 

0 downloads
Artifact wildfly-client-all-jakarta
Group org.wildfly
Version 27.0.0.Alpha5
Last update 10. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 55 from 56 (items total 551)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy