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

reshift-reporter-parent from group com.softwaresecured.plugin (version 1.0.1)

A maven plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.plugin Artifact: reshift-reporter-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reshift-reporter-parent
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization Software Secured
URL https://reshift.softwaresecured.com
License Commercial Proprietary License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reshift-capnp from group com.softwaresecured.plugin (version 1.0.1)

Group: com.softwaresecured.plugin Artifact: reshift-capnp
Show all versions Show documentation 
 

0 downloads
Artifact reshift-capnp
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, commons-io,
There are maybe transitive dependencies!

newrelic-api from group com.opsmatters (version 1.0.12)

Java client library for the New Relic REST APIs built using Jersey and Gson. The library includes over 110 operations across all of the available 35 New Relic services. It can be used by applications to automate the configuration of New Relic Monitoring, Alerting and Dashboards, but can also be used for extracting incident and metric data, executing Insights queries, and uploading plugin metrics.

Group: com.opsmatters Artifact: newrelic-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact newrelic-api
Group com.opsmatters
Version 1.0.12
Last update 22. August 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-api
License Apache 2.0
Dependencies amount 5
Dependencies jersey-client, jersey-hk2, gson, guava, commons-lang3,
There are maybe transitive dependencies!

docker-manifest-collectosaur-plugin from group cd.connect.pipeline (version 1.2)

This plugin is designed to be used in artifacts that generate docker images. babysaur will create a manifest file in artifacts that create docker images and you should use mamasaur in the reactor that controls them. It depends on the "modules" section and will walk down through your POM files looking for submodules of submodules. Given this does not work with Maven when building differences, you should generally NOT use multiple levels of submodules with maven reactors.

Group: cd.connect.pipeline Artifact: docker-manifest-collectosaur-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact docker-manifest-collectosaur-plugin
Group cd.connect.pipeline
Version 1.2
Last update 02. April 2018
Organization not specified
URL https://clearpointnz.github.io/connect/
License Apache License 2.0
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-plugin-annotations, plexus-maven-plugin, connect-composite-jackson,
There are maybe transitive dependencies!

fatjar-maven-plugin from group com.amitinside (version 0.0.1)

This maven plugin is responsible to create a Fat JAR bundle containing all the dependencies specified in a POM file. Sometimes users need to unpack specific dependency (eq. zip, tar etc) before packing the dependency as this dependency could contain other jar files. The primary motive is to collect all the dependencies including the plain jar dependencies and the other jar dependencies that reside in other dependency (eq. zip, tar etc). Apart from this, it could also update the versions of the specified dependencies before wrapping in a big fat JAR bundle. This internally uses bnd to wrap all the dependencies in a single fat JAR.

Group: com.amitinside Artifact: fatjar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact fatjar-maven-plugin
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!

changelog-buildbreaker-maven-plugin from group com.github.peterwippermann.maven (version 0.1.2)

Changelogs should be in sync with the corresponding release. It is confusing for your users if the changelog does not reflect the latest changes. An obvious mistake are changes in your changelog tagged as "unreleased". This Maven plugin checks that there are no more unreleased changes in your changelog and breaks the release build otherwise. Your changelog is expected to follow the format proposed by keepachangelog.com.

Group: com.github.peterwippermann.maven Artifact: changelog-buildbreaker-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact changelog-buildbreaker-maven-plugin
Group com.github.peterwippermann.maven
Version 0.1.2
Last update 09. January 2018
Organization not specified
URL https://github.com/PeterWippermann/changelog-buildbreaker
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, plexus-utils,
There are maybe transitive dependencies!

Lifecycle from group net.imadz (version 0.9.13)

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

Group: net.imadz Artifact: Lifecycle
Show all versions Show documentation Show source 
 

0 downloads
Artifact Lifecycle
Group net.imadz
Version 0.9.13
Last update 09. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quasar-maven-plugin from group com.vlkan (version 0.7.9)

Quasar is a Java library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasar instrumentation of the compiled class files.

Group: com.vlkan Artifact: quasar-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact quasar-maven-plugin
Group com.vlkan
Version 0.7.9
Last update 05. October 2017
Organization not specified
URL https://github.com/vy/quasar-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasar-core,
There are maybe transitive dependencies!

git-branch-renamer-maven-plugin from group com.cedricwalter (version 1.5.0)

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically.

Group: com.cedricwalter Artifact: git-branch-renamer-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact git-branch-renamer-maven-plugin
Group com.cedricwalter
Version 1.5.0
Last update 19. July 2017
Organization not specified
URL https://github.com/cedricwalter/git-branch-renamer-maven-plugin
License GNU/GPL v3
Dependencies amount 4
Dependencies maven-plugin-api, mojo-executor, org.eclipse.jgit, junit,
There are maybe transitive dependencies!

fitnesse-launcher-ant-task from group com.processpuzzle.fitnesse (version 1.6.5)

Group: com.processpuzzle.fitnesse Artifact: fitnesse-launcher-ant-task
Show all versions Show documentation Show source 
 

0 downloads
Artifact fitnesse-launcher-ant-task
Group com.processpuzzle.fitnesse
Version 1.6.5
Last update 10. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ant, fitnesse, junit,
There are maybe transitive dependencies!



Page 1976 from 3 (items total 19911)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy