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

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!

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!

com.liferay.gradle.plugins.soy from group com.liferay (version 3.1.10)

The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").

Group: com.liferay Artifact: com.liferay.gradle.plugins.soy
Show all versions Show documentation Show source 
 

2 downloads
Artifact com.liferay.gradle.plugins.soy
Group com.liferay
Version 3.1.10
Last update 03. November 2020
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 2
Dependencies com.liferay.gradle.util, com.liferay.portal.tools.soy.builder,
There are maybe transitive dependencies!

aws-cdk-maven-plugin from group io.linguarobot (version 0.0.8)

The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

Group: io.linguarobot Artifact: aws-cdk-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-cdk-maven-plugin
Group io.linguarobot
Version 0.0.8
Last update 20. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies maven-plugin-api, core, cloudformation, s3, sts, route53, ec2, ssm, ecr, aws-cdk-maven-plugin-api, aws-cdk-maven-plugin-runtime, aws-cdk-cloud-manifest, guava, slf4j-api, commons-compress, commons-exec, javax.json-api, javax.json, jackson-datatype-jsr353, jackson-datatype-guava, lombok, testng,
There are maybe transitive dependencies!

unojar-maven-plugin from group org.greening (version 1.5.0)

Unojar maven plugin creates a "fat jar" or "uber jar". It packages dependency jars with a main jar file, and with a specified main class to start, into a ...unojar.jar file. Dependent jars are automatically loaded with the main jar, and main method in the main class is called. This allows an entire application to be released as a single file and run with "java -jar ...unojar.jar".

Group: org.greening Artifact: unojar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact unojar-maven-plugin
Group org.greening
Version 1.5.0
Last update 22. July 2020
Organization not specified
URL https://github.com/greening/unojar-maven-plugin
License GNU General Public License
Dependencies amount 8
Dependencies slf4j-api, core, commons-io, maven-model, maven-core, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

netbeans-github-issues from group com.junichi11.netbeans.modules (version 0.6.0)

This plugin provides support for GitHub Issue Tracker. <h2>Features</h2> <ul> <li>Create a new issue</li> <li>Edit an issue</li> <li>Create queries</li> <li>Edit an issue comment</li> <li>Delete an issue comment</li> <li>Create a new pull request</li> <li>Change an existing issue to a pull request</li> <li>Search issues with issue number or keywords</li> <li>Create a new label</li> <li>Create a new milestone</li> <li>Set a schedule for an issue</li> </ul>

Group: com.junichi11.netbeans.modules Artifact: netbeans-github-issues

 

0 downloads
Artifact netbeans-github-issues
Group com.junichi11.netbeans.modules
Version 0.6.0
Last update 21. June 2020
Organization not specified
URL https://github.com/junichi11/netbeans-github-issues-plugin
License Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2
Dependencies amount 24
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-bugtracking, org-openide-util, org-netbeans-modules-bugtracking-commons, org-openide-awt, org-openide-dialogs, org.eclipse.egit.github.core, org-openide-modules, org-openide-nodes, org-netbeans-modules-team-commons, org-openide-util-lookup, org-openide-util-ui, org-netbeans-modules-options-api, swingx-0.9.5, gson, org-netbeans-api-progress, org-netbeans-modules-diff, org-openide-text, org-netbeans-modules-editor-lib2, org-openide-filesystems, org-openide-windows, flexmark, flexmark-ext-gfm-strikethrough, flexmark-ext-tables,
There are maybe transitive dependencies!

netbeans-backlog from group com.junichi11.netbeans.modules (version 0.9.0)

This plugin provides support for <a href ="http://backlogtool.com/?lang=1">backlog</a>. <h2>Features</h2> <ul> <li>Add an issue</li> <li>Update an issue</li> <li>Create queries</li> <li>Find issues</li> <li>Schedules</li> </ul> <h2>Resources</h2> <ul> <li><a href="https://github.com/junichi11/netbeans-backlog-plugin">https://github.com/junichi11/netbeans-backlog-plugin</a></li> <li><a href="https://github.com/nulab/backlog4j">Backlog4j</a></li> </ul>

Group: com.junichi11.netbeans.modules Artifact: netbeans-backlog

 

0 downloads
Artifact netbeans-backlog
Group com.junichi11.netbeans.modules
Version 0.9.0
Last update 21. June 2020
Organization not specified
URL https://github.com/junichi11/netbeans-backlog-plugin
License Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2
Dependencies amount 19
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-bugtracking, org-openide-util, org-openide-util-ui, swingx-0.9.5, org-netbeans-modules-bugtracking-commons, org-netbeans-api-progress, org-netbeans-api-progress-nb, org-openide-filesystems, org-openide-filesystems-nb, org-openide-dialogs, org-openide-awt, org-openide-nodes, org-netbeans-modules-team-commons, org-apache-commons-io, backlog4j, org-openide-modules, org-openide-util-lookup, org-netbeans-modules-options-api,
There are maybe transitive dependencies!



Page 1954 from 3 (items total 19902)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy