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

Download JAR files tagged by artifacts with all dependencies

Search JAR files by class name

jenkins-dependency-plugin from group com.github.vincentrussell (version 1.1)

jenkins-dependency-plugin will take a lock maven2 repo and bulk upload the artifacts into a remote maven repository for http. You can upload from your local m2 repository or another directory that is in the same format.

Group: com.github.vincentrussell Artifact: jenkins-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jenkins-dependency-plugin
Group com.github.vincentrussell
Version 1.1
Last update 30. December 2020
Organization not specified
URL https://github.com/vincentrussell/jenkins-dependency-plugin
License Apache License, Version 2.0
Dependencies amount 13
Dependencies aether-connector-basic, aether-transport-http, wagon-http, maven-plugin-api, maven-core, maven-model, maven-artifact, annotations, maven-artifact-transfer, commons-io, guava, commons-lang3, plexus-utils,
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!

stool from group net.oneandone.stool (version 6.0.0)

Runs multiple web applications in Docker containers. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

Group: net.oneandone.stool Artifact: stool
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stool
Group net.oneandone.stool
Version 6.0.0
Last update 12. October 2020
Organization not specified
URL https://github.com/mlhartme/stool
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

continuous-deployment from group io.cucumber (version 3.0.2)

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Group: io.cucumber Artifact: continuous-deployment
Show all versions 
 

1 downloads
Artifact continuous-deployment
Group io.cucumber
Version 3.0.2
Last update 22. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

staging from group io.cucumber (version 2.3.0)

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Group: io.cucumber Artifact: staging

 

3 downloads
Artifact staging
Group io.cucumber
Version 2.3.0
Last update 10. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groovydoc-maven-plugin from group com.bluetrainsoftware.maven (version 2.1)

As all Groovy artifacts and mixed Groovy/Java artifacts must generate javadoc to release to central, this provides a nice mechanism for this to occur. It is intended to be used with the Eclipse Maven plugin and asks Maven for all source directories.

Group: com.bluetrainsoftware.maven Artifact: groovydoc-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovydoc-maven-plugin
Group com.bluetrainsoftware.maven
Version 2.1
Last update 09. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-artifact, maven-plugin-api, maven-project, maven-plugin-annotations, plexus-maven-plugin, groovy-all, commons-io, composite-unit-test, jansi,
There are maybe transitive dependencies!



Page 219 from 227 (items total 2262)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy