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

Download JAR files tagged by plugin with all dependencies

Search JAR files by class name

cargo-sample-maven2-inPlaceDevelopment-test from group org.codehaus.cargo (version 1.8.5)

Sample application that exercises the Cargo Maven 2 / Maven 3 plugin's in-place development capabilities. Note that this sample currently works only for Jetty and Tomcat as it requires that container implementations support deploying an expanded WAR from a directory without copying it to the container deploy directory.

Group: org.codehaus.cargo Artifact: cargo-sample-maven2-inPlaceDevelopment-test
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cargo-sample-maven2-inPlaceDevelopment-test
Group org.codehaus.cargo
Version 1.8.5
Last update 27. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

vmaint-maven-plugin from group com.randomnoun.maven.plugins (version 1.1.1)

Should be run at the beginning of a build when run on the bamboo build server. This plugin will label the current bamboo build with the maven version number of the maven project being built. This allows bamboo integration with other systems that use maven version numbers rather than bamboo builds to define the 'co-ordinates' of an artifact.

Group: com.randomnoun.maven.plugins Artifact: vmaint-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact vmaint-maven-plugin
Group com.randomnoun.maven.plugins
Version 1.1.1
Last update 21. December 2020
Organization randomnoun
URL http://www.vmaint.com
License Simplified BSD License
Dependencies amount 9
Dependencies maven-plugin-api, maven-artifact, maven-settings, maven-plugin-descriptor, maven-project, maven-core, maven-filtering, plexus-utils, commons-httpclient,
There are maybe transitive dependencies!

appengine-maven-plugin from group com.google.appengine (version 1.9.84)

The App Engine maven plugin which can be used to interact with both the development server and the remote runtime. This plugin is deprecated. Use com.google.cloud.tools.appengine-maven-plugin instead. To migrate to new plugin, see https://cloud.google.com/appengine/docs/standard/java/tools/migrate-maven.

Group: com.google.appengine Artifact: appengine-maven-plugin
Show all versions Show source 
 

9 downloads
Artifact appengine-maven-plugin
Group com.google.appengine
Version 1.9.84
Last update 15. December 2020
Organization not specified
URL https://developers.google.com/appengine/docs/java/tools/maven
License Apache License 2.0
Dependencies amount 8
Dependencies maven-core, guava, appengine-tools-sdk, endpoints-framework-tools, endpoints-framework, servlet-api, annotation-detector, maven-invoker,
There are maybe transitive dependencies!

cucumber-slices-maven-plugin from group com.disney.studio.cucumber.slices.plugin (version 1.8.2)

The Cucumber Slices Plugin is designed to parse Cucumber feature files with 1 or more scenarios into many feature files, each with 1 scenario per feature file. Each parsed feature file is associated with a Cucumber runner file that is generated at runtime. The Cucumber runner files can be executed in parallel using Maven's Surefire or Failsafe Plugin.

Group: com.disney.studio.cucumber.slices.plugin Artifact: cucumber-slices-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumber-slices-maven-plugin
Group com.disney.studio.cucumber.slices.plugin
Version 1.8.2
Last update 10. December 2020
Organization not specified
URL https://github.com/DisneyStudios/cucumber-slices-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies maven-plugin-api, plexus-utils, cucumber-groovy, cucumber-junit, groovy, groovy-bsf, groovy-cli-picocli, groovy-cli-commons, groovy-console, groovy-datetime, groovy-docgenerator, groovy-groovydoc, groovy-groovysh, groovy-jmx, groovy-json, groovy-jsr223, groovy-macro, groovy-nio, groovy-sql, groovy-xml, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

zstd-proxy from group org.graphfoundation.ongdb.licensing-proxy (version 3.6.2)

This pom file is a licensing stand-in for the native zstd library that our com.github.luben:zstd-jni pulls in. Because zstd is a native library that is statically linked into zstd-jni, it does not have its own pom.xml file, and therefore cannot declare its own licenses to our licensing plugin. This module is here to solve this, by standing in for the native zstd library, and declaring its licenses.

Group: org.graphfoundation.ongdb.licensing-proxy Artifact: zstd-proxy
Show all versions Show documentation Show source 
 

0 downloads
Artifact zstd-proxy
Group org.graphfoundation.ongdb.licensing-proxy
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://github.com/facebook/zstd
License BSD 3-Clause
Dependencies amount 1
Dependencies zstd-jni,
There are maybe transitive dependencies!

com.acornui.settings.gradle.plugin from group com.acornui.settings (version 0.5.49)

Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Group: com.acornui.settings Artifact: com.acornui.settings.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.acornui.settings.gradle.plugin
Group com.acornui.settings
Version 0.5.49
Last update 22. November 2020
Organization Poly Forest, LLC
URL https://github.com/polyforest/acornui
License Apache License 2.0
Dependencies amount 1
Dependencies gradle-app-plugins,
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!



Page 1948 from 1985 (items total 19847)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy