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

maven-help-plugin from group org.apache.maven.plugins (version 3.5.0)

The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.

Group: org.apache.maven.plugins Artifact: maven-help-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact maven-help-plugin
Group org.apache.maven.plugins
Version 3.5.0
Last update 18. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies maven-plugin-tools-generators, maven-shared-utils, maven-reporting-api, plexus-interactivity-api, plexus-utils, plexus-xml, jdom2, xstream,
There are maybe transitive dependencies!

cross-platform-launcher-plugin from group org.devzendo (version 1.4.0)

A Maven plugin that creates launchers for Windows (using Janel), Mac OS X (creating a .app structure, or tree with shell script) or Linux (using a shell script). (Apache License v2) 2008-2024 Matt Gumbley, DevZendo.org Note that the Universal Application Stub and Janel have separate licenses as described in their included license files.

Group: org.devzendo Artifact: cross-platform-launcher-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact cross-platform-launcher-plugin
Group org.devzendo
Version 1.4.0
Last update 13. August 2024
Organization DevZendo.org
URL http://devzendo.org/xplp
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, plexus-utils, maven-default-skin,
There are maybe transitive dependencies!

plugin-debezium-postgres from group io.kestra.plugin (version 0.18.0)

Capture PostgreSQL database changes using Debezium integration. Note that this plugin is intended for advanced use cases and requires a proper Debezium setup as explained e.g. in [the following blueprint](https://kestra.io/blueprints/194-use-debezium-to-trigger-a-flow-whenever-new-entries-hit-a-postgres-database-then-send-notification-to-slack-and-process-data-in-python). For simple use cases, consider using the [JDBC-based PostgreSQL plugin](https://kestra.io/plugins/plugin-jdbc-postgres) instead.

Group: io.kestra.plugin Artifact: plugin-debezium-postgres
Show all versions Show documentation Show source 
 

0 downloads
Artifact plugin-debezium-postgres
Group io.kestra.plugin
Version 0.18.0
Last update 06. August 2024
Organization not specified
URL https://github.com/kestra-io/plugin-debezium
License Apache License 2.0
Dependencies amount 5
Dependencies debezium-connector-postgres, bcprov-jdk18on, bcpkix-jdk18on, bouncy-gpg, plugin-debezium,
There are maybe transitive dependencies!

genesis-playershops from group studio.magemonkey (version 1.0.0-R1)

PlayerShops GUI is the most playerfriendly shop plugin. Using this plugin players will be able to create their own virtual shop, where they can sell their items. They will be able to browse around in a public shop listing, check out other shops and purchase items from other players. Everything works with a intuitive inventory GUI - basically zero commands required! PlayerShops is a Genesis addon. It requires Genesis or higher in order to work.

Group: studio.magemonkey Artifact: genesis-playershops
Show documentation Show source 
 

0 downloads
Artifact genesis-playershops
Group studio.magemonkey
Version 1.0.0-R1
Last update 06. August 2024
Organization not specified
URL https://www.spigotmc.org/resources/29568/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nbm-maven-plugin from group org.apache.netbeans.utilities (version 14.2)

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

Group: org.apache.netbeans.utilities Artifact: nbm-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nbm-maven-plugin
Group org.apache.netbeans.utilities
Version 14.2
Last update 31. July 2024
Organization not specified
URL https://bits.netbeans.org/mavenutilities/nbm-maven-plugin
License not specified
Dependencies amount 14
Dependencies maven-archiver, ant, plexus-utils, plexus-archiver, plexus-io, plexus-xml, nbm-maven-harness, nb-shared, updater, maven-filtering, maven-dependency-tree, maven-dependency-analyzer, asm, guava,
There are maybe transitive dependencies!

org-graalvm-visualvm-modules-security from group org.graalvm.visualvm.modules (version 2.1.9)

This plugin provides a GUI for setting the standard system properties controlling SSL/TLS connections in VisualVM. Setting the properties using the plugin is equivalent to providing the properties on the command line. However, the properties provided on the command line take precedence and if set the GUI editing is disabled. <BR> <BR> Currently the plugin supports editing these system properties: <BR> <UL> <LI><CODE>javax.net.ssl.keyStore</CODE></LI> <LI><CODE>javax.net.ssl.keyStoreType</CODE></LI> <LI><CODE>javax.net.ssl.keyStorePassword</CODE></LI> <LI><CODE>javax.net.ssl.trustStore</CODE></LI> <LI><CODE>javax.net.ssl.trustStoreType</CODE></LI> <LI><CODE>javax.net.ssl.trustStorePassword</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledCipherSuites</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledProtocols</CODE></LI> </UL>

Group: org.graalvm.visualvm.modules Artifact: org-graalvm-visualvm-modules-security
Show all versions Show documentation Show source 
 

0 downloads
Artifact org-graalvm-visualvm-modules-security
Group org.graalvm.visualvm.modules
Version 2.1.9
Last update 30. July 2024
Organization not specified
URL https://visualvm.github.io
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 10
Dependencies org-graalvm-visualvm-core, org-graalvm-visualvm-uisupport, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-modules, org-openide-util, org-openide-util-lookup, org-openide-util-ui, org-openide-windows,
There are maybe transitive dependencies!

checker-qual-android from group io.github.eisop (version 3.42.0-eisop4)

checker-qual-android contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework. The checker-qual-android artifact is identical to the checker-qual artifact, except that in checker-qual-android annotations have classfile retention. The default Android Gradle plugin retains types annotated with runtime annotations in the main dex, but strips out class-retention annotations.

Group: io.github.eisop Artifact: checker-qual-android
Show all versions Show documentation Show source 
 

0 downloads
Artifact checker-qual-android
Group io.github.eisop
Version 3.42.0-eisop4
Last update 13. July 2024
Organization not specified
URL https://eisop.github.io/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

git-commit-id-maven-plugin from group io.github.git-commit-id (version 9.0.1)

This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin

Group: io.github.git-commit-id Artifact: git-commit-id-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact git-commit-id-maven-plugin
Group io.github.git-commit-id
Version 9.0.1
Last update 02. July 2024
Organization not specified
URL https://github.com/git-commit-id/git-commit-id-maven-plugin
License GNU Lesser General Public License 3.0
Dependencies amount 3
Dependencies git-commit-id-plugin-core, plexus-build-api, jsr305,
There are maybe transitive dependencies!

net.twisterrob.gradle.plugin.android-app.gradle.plugin from group net.twisterrob.gradle.plugin.android-app (version 0.17)

TWiStErRob's Convention plugin for Android applications. Various utilities and setup for minimal configuration of apps. Features: * Automatic singing based on conventional names. * Automatic minification setup including common rules. * Automatic versioning based on version.properties and VCS. * Rename APK file name to contain more information. * Release artifact generation (ZIP including APK and other files).

Group: net.twisterrob.gradle.plugin.android-app Artifact: net.twisterrob.gradle.plugin.android-app.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact net.twisterrob.gradle.plugin.android-app.gradle.plugin
Group net.twisterrob.gradle.plugin.android-app
Version 0.17
Last update 02. May 2024
Organization not specified
URL https://github.com/TWiStErRob/net.twisterrob.gradle
License Unlicense
Dependencies amount 1
Dependencies twister-convention-plugins,
There are maybe transitive dependencies!

model-lddtool from group gov.nasa.pds.sandbox.model (version 33.0.0)

The PDS4 LDDTool uses the Maven plugin "model-dmdocument" as an executible jar to process an input XML file. The input XML document is parsed and the contents are validated against the master database. The validated contents are integrated into the master database. The XML Schema and Schematron files are written. The process report and spreadsheet are written. Sandbox version: for experimental use only.

Group: gov.nasa.pds.sandbox.model Artifact: model-lddtool
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact model-lddtool
Group gov.nasa.pds.sandbox.model
Version 33.0.0
Last update 17. April 2024
Organization not specified
URL https://nasa-pds.github.io/pds4-information-model/model-lddtool/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies model-dmdocument, argparse4j,
There are maybe transitive dependencies!



Page 1969 from 3 (items total 19897)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy