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

r-maven-plugin from group it.bancaditalia.oss (version 1.0.0)

This plugin brings into Maven the lifecycle of an R package. It builds onto the existing R installation to perform build, check, etc. It provides means to complete a DESCRIPTION file with version, etc. In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.

Group: it.bancaditalia.oss Artifact: r-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact r-maven-plugin
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!

deepamehta-module from group de.deepamehta (version 4.9.2)

Parent POM for all DeepaMehta modules. Its main feature is: hot deployment. Once a DeepaMehta module (= bundle) is build it is copied to the "bundle-deploy" directory. All DeepaMehta plugins are DeepaMehta modules as well, that is they derive the hot deployment feature. (deepamehta-plugin is derived from deepamehta-module.) Note: deepamehta-test is *not* derived from deepamehta-module (but directly from deepamehta-project) as it is not a bundle.

Group: de.deepamehta Artifact: deepamehta-module
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact deepamehta-module
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

deepamehta-core from group de.deepamehta (version 4.9.2)

Group: de.deepamehta Artifact: deepamehta-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact deepamehta-core
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, jersey-servlet, jettison, javax.servlet-api,
There are maybe transitive dependencies!

quasi-maven-plugin from group com.github.fromage.quasi (version 0.7.10)

Quasi is a Java library that provides high-performance lightweight threads, forked from Quasar. Quasi 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 Quasi instrumentation of the compiled class files.

Group: com.github.fromage.quasi Artifact: quasi-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact quasi-maven-plugin
Group com.github.fromage.quasi
Version 0.7.10
Last update 29. August 2018
Organization not specified
URL https://github.com/fromage/quasi-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasi-core,
There are maybe transitive dependencies!

plugface from group org.plugface (version 0.7.1)

PlugFace is the next generation framework for Java modular applications, capable of turning a clunky software into an agile, hot swappable app. It features a lightweight core and agnostic API, plugin autodiscovery, centralized context management and simple API extension through annotations.

Group: org.plugface Artifact: plugface
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact plugface
Group org.plugface
Version 0.7.1
Last update 20. August 2018
Organization PlugFace
URL https://plugface.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gatling-aws-maven-plugin from group com.ea.gatling (version 1.0.17)

The Gatling AWS Maven plugin takes the pain out of scaling up your Gatling tests. It runs your load test on a configurable number of EC2 instances, aggregates a single load test report, and uploads the results to S3. All EC2 instances are terminated at the end of the test to ensure you are only paying for what you need.

Group: com.ea.gatling Artifact: gatling-aws-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gatling-aws-maven-plugin
Group com.ea.gatling
Version 1.0.17
Last update 09. August 2018
Organization Electronic Arts Inc
URL https://github.com/electronicarts/gatling-aws-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies aws-java-sdk-ec2, aws-java-sdk-s3, sshj, maven-plugin-api,
There are maybe transitive dependencies!

nativedependencies-maven-plugin from group com.teamtter.mavennatives (version 1.0.6)

This plugin allows the automatic unpacking of natives in jars depending on a classifier with a certain pattern. It is a fork from http://code.google.com/p/mavennatives/ . Thanks to the original authors [email protected] and [email protected] !

Group: com.teamtter.mavennatives Artifact: nativedependencies-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nativedependencies-maven-plugin
Group com.teamtter.mavennatives
Version 1.0.6
Last update 08. February 2018
Organization not specified
URL https://github.com/fmarot/mavennatives
License Apache License 2
Dependencies amount 10
Dependencies commons-compress, xz, jackson-databind, maven-plugin-api, maven-core, maven-model, plexus-build-api, commons-io, plexus-component-annotations, lombok,
There are maybe transitive dependencies!

binding2-prototype-example from group org.opendaylight.coretutorials (version 2.2.0)

Opendaylight MD-SAL Binding specification v2 example. Based on given YANG files in src/main/yang and upon a standard Maven build, it runs transformation process via yang-maven-plugin and mdsal-binding2-maven-api-gen-plugin to generate Java binding v2 source code in target folder.

Group: org.opendaylight.coretutorials Artifact: binding2-prototype-example
Show documentation Show source 
 

0 downloads
Artifact binding2-prototype-example
Group org.opendaylight.coretutorials
Version 2.2.0
Last update 19. January 2018
Organization not specified
URL ${odl.site.url}/${project.groupId}/${stream}/
License not specified
Dependencies amount 4
Dependencies mdsal-binding2-spec, yang-ext, mdsal-binding2-generator-impl, yang-parser-impl,
There are maybe transitive dependencies!

lifecycle-static-weaving-maven-plugin from group net.imadz (version 0.9.2)

Lifecycle Weaver statically weaves application byte code at post compile time. After woven by this plugin, runtime bytecode manipulation won't be necessary, so the JVM argument -javaagent must not be specified with certain Lifecycle-version.jar any more.

Group: net.imadz Artifact: lifecycle-static-weaving-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact lifecycle-static-weaving-maven-plugin
Group net.imadz
Version 0.9.2
Last update 11. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle-StaticWeaver-maven-plugin
License CDDL + GPL
Dependencies amount 5
Dependencies maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
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!



Page 1891 from 1924 (items total 19236)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy