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

bck2brwsr-archetype-html-sample from group org.apidesign.bck2brwsr (version 0.7.2)

Creates a skeletal HTML page and associated Java controller class. Runs in any browser (even without Java plugin) with the help of Bck2Brwsr virtual machine.

Group: org.apidesign.bck2brwsr Artifact: bck2brwsr-archetype-html-sample
Show all versions Show source 
 

0 downloads
Artifact bck2brwsr-archetype-html-sample
Group org.apidesign.bck2brwsr
Version 0.7.2
Last update 16. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fractal-bf-connectors-json-rpc from group org.ow2.fractal.bf.connectors (version 0.10)

Binding Factory plugin to export Fractal server interfaces via the JSON-RPC protocol, and to expose them as JSON-RPC Services. This plugin relies on jabsorb http://jabsorb.org/ to transparently export a Fractal server interface as a JSON-RPC service.

Group: org.ow2.fractal.bf.connectors Artifact: fractal-bf-connectors-json-rpc
Show documentation Show source 
 

0 downloads
Artifact fractal-bf-connectors-json-rpc
Group org.ow2.fractal.bf.connectors
Version 0.10
Last update 20. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies fractal-bf-connectors-common, jabsorb, slf4j-api, slf4j-jdk14, jetty,
There are maybe transitive dependencies!

liverebel-deploy from group org.eclipse.hudson.plugins (version 2.5.6)

LiveRebel Plugin helps to run updates to your JEE containers faster. LiveRebel is a tool for hot updates without downtime, lost sessions and OutOfMemoryErrors. You have to have a running LiveRebel Command Center to use this plugin.

Group: org.eclipse.hudson.plugins Artifact: liverebel-deploy
Show documentation Show source 
 

1 downloads
Artifact liverebel-deploy
Group org.eclipse.hudson.plugins
Version 2.5.6
Last update 19. March 2013
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/LiveRebel+Deploy+Plugin
License not specified
Dependencies amount 2
Dependencies liverebel-plugin-util, deploy,
There are maybe transitive dependencies!

pde-target-maven-plugin from group lt.velykis.maven (version 1.0.1)

Maven plugin to generate Eclipse PDE target definitions using POM-first dependencies. Supplements functionality of Eclipse Tycho to use OSGI bundles from Maven repositories in Eclipse Plug-in Development Environment.

Group: lt.velykis.maven Artifact: pde-target-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pde-target-maven-plugin
Group lt.velykis.maven
Version 1.0.1
Last update 05. March 2013
Organization Andrius Velykis
URL http://andriusvelykis.github.com/pde-target-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies maven-plugin-api, maven-dependency-plugin, plexus-build-api,
There are maybe transitive dependencies!

string-template-maven-plugin from group com.webguys (version 1.1)

This plugin allows you to execute StringTemplate template files during your build. The values for templates can come from static declarations or from a Java class specified to be executed.

Group: com.webguys Artifact: string-template-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact string-template-maven-plugin
Group com.webguys
Version 1.1
Last update 24. January 2013
Organization The WebGuys
URL https://github.com/kevinbirch/string-template-maven-plugin
License MIT
Dependencies amount 6
Dependencies stringtemplate, maven-plugin-api, maven-core, maven-artifact, aether-util, mojo-executor,
There are maybe transitive dependencies!

liverebel-deploy from group org.jvnet.hudson.plugins (version 2.5.3)

LiveRebel Plugin helps to run updates to your JEE containers faster. LiveRebel is a tool for hot updates without downtime, lost sessions and OutOfMemoryErrors. You have to have a running LiveRebel Command Center to use this plugin.

Group: org.jvnet.hudson.plugins Artifact: liverebel-deploy
Show all versions Show documentation Show source 
 

0 downloads
Artifact liverebel-deploy
Group org.jvnet.hudson.plugins
Version 2.5.3
Last update 21. November 2012
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/LiveRebel+Deploy+Plugin
License not specified
Dependencies amount 2
Dependencies liverebel-plugin-util, deploy,
There are maybe transitive dependencies!

kar-packager from group com.eclipsesource.tycho.karaf.bridge (version 0.6.0)

The kar-packager is a small Maven Plugin to create Apache Karaf Archives (.kar) from a given folder. Everything the folder needs to contain are the bundles to make up the archive.

Group: com.eclipsesource.tycho.karaf.bridge Artifact: kar-packager
Show all versions Show documentation Show source 
 

0 downloads
Artifact kar-packager
Group com.eclipsesource.tycho.karaf.bridge
Version 0.6.0
Last update 26. September 2012
Organization EclipseSource
URL https://github.com/hstaudacher/tycho-karaf-bridge
License Eclipse Public License - v 1.0
Dependencies amount 12
Dependencies maven-core, maven-plugin-api, org.eclipse.osgi, commons-io, commons-lang3, maven-model, maven-repository-metadata, mockito-all, maven-artifact, maven-archiver, plexus-utils, features-maven-plugin,
There are maybe transitive dependencies!

andromda-site-cartridge-plugin from group org.andromda.maven.plugins.site (version 3.4)

A plugin that enhances the maven site plugin and perform cartridge specific tasks required at the site creation phase. One of its tasks is to run AndroMDA over the cartridge HowTo model and unpack the HowTo pictures archive.

Group: org.andromda.maven.plugins.site Artifact: andromda-site-cartridge-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact andromda-site-cartridge-plugin
Group org.andromda.maven.plugins.site
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-io, maven-plugin-api, maven-project, maven-settings, plexus-archiver, andromda-maven-plugin,
There are maybe transitive dependencies!

andromda-core from group org.andromda (version 3.4)

The Core refers to the "engine" of the framework. The core takes care of making all the components of AndroMDA work together. This includes plugin discovery (i.e. cartridges, translation-libraries), manufacturing of metafacades, etc.

Group: org.andromda Artifact: andromda-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact andromda-core
Group org.andromda
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-collections, commons-digester, commons-lang, commons-io, log4j, junit, doctor-jim,
There are maybe transitive dependencies!

maven-lab-plugin from group com.jayway.maven.plugins.lab (version 1.0.1.RELEASE)

Maven plugin used to create labs that provide more code once a step has been completed. Labs are a useful way to learn new technologies, frameworks and tools.

Group: com.jayway.maven.plugins.lab Artifact: maven-lab-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-lab-plugin
Group com.jayway.maven.plugins.lab
Version 1.0.1.RELEASE
Last update 04. April 2012
Organization not specified
URL http://github.com/jayway/maven-lab-plugin
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-project,
There are maybe transitive dependencies!



Page 1932 from 1985 (items total 19847)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy