All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by need with all dependencies

Search JAR files by class name

squeakysand-schema-javaee from group com.squeakysand.schema.javaee (version 5.0.3)

Using JAXB and all of the XSD files related to the JavaEE 5 specification, generates Java source files and compiles and packages them into a standard Maven artifact JAR. Useful for writing tools that need to manipulate the various XML descriptors that are part of the JavaEE 5 specification.

Group: com.squeakysand.schema.javaee Artifact: squeakysand-schema-javaee
Show documentation Show source 
 

0 downloads
Artifact squeakysand-schema-javaee
Group com.squeakysand.schema.javaee
Version 5.0.3
Last update 07. August 2013
Organization not specified
URL ${projects.http.url}/schema-javaee/${project.version}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcelx from group com.kdgregory.bcelx (version 1.0.0)

Apache BCEL has not been updated since 2006, and the released version does not support JDK 1.5 features such as annotations. This library is an extension to BCEL (you will need BCEL to use it) that provides support for JDK 1.5 features along with some utilities. Everything is driven by the needs of my other projects.

Group: com.kdgregory.bcelx Artifact: bcelx
Show documentation Show source 
 

0 downloads
Artifact bcelx
Group com.kdgregory.bcelx
Version 1.0.0
Last update 01. January 2013
Organization not specified
URL https://github.com/kdgregory/bcelx
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies bcel, kdgcommons,
There are maybe transitive dependencies!

peaberry.activation from group org.ops4j.peaberry.extensions (version 1.3)

Peaberry Activation removes the need to write Bundle-Activators. Users can work in a more declarative way by writing service binding modules and listing them under the 'Bundle-Module' header. Peaberry Activation detects bundles containing this header and performs the appropriate service registrations, requests, and activation calls.

Group: org.ops4j.peaberry.extensions Artifact: peaberry.activation
Show all versions Show documentation Show source 
 

0 downloads
Artifact peaberry.activation
Group org.ops4j.peaberry.extensions
Version 1.3
Last update 31. October 2012
Organization not specified
URL http://code.google.com/p/peaberry/wiki/PeaberryActivation
License not specified
Dependencies amount 2
Dependencies peaberry, org.osgi.compendium,
There are maybe transitive dependencies!

ldap-sample-app-realm from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A sample security realm pointing to an embedded Apache Directory LDAP server. This is normally used with the LDAP Example Web Application, which has instructions for setting up the LDAP server and screens to test logins. You don't need this plugin in order to create LDAP security realms, this is just a sample.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-realm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-realm
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies server-security-config,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.webservices (version 2.0)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

metridoc-all from group com.googlecode.metridoc (version 0.30)

There is no code in the project. This module is here for convenience, specifically for the scripting framework. Just reference this and you will have access to all the scripting apis. For web projects it is probably better to access just what you need. Metridoc uses slf4j as the logger. This module will default to logback as the logger

Group: com.googlecode.metridoc Artifact: metridoc-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metridoc-all
Group com.googlecode.metridoc
Version 0.30
Last update 25. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies metridoc-core, metridoc-project, metridoc-camel-plugin, ezproxy-workflow, metridoc-workflow, metridoc-schema-plugin, metridoc-sql-plugin, metridoc-sushi-plugin, illiad-workflow, metridoc-doi-plugin, logback-classic, camel-ftp,
There are maybe transitive dependencies!

events-on-fire from group com.googlecode.events-on-fire (version 1.2.2)

The repeated implementation of the listener pattern for Java is a boring task which cannot be easily abstracted. Events-On-Fire is a way to get rid of this. Events-On-Fire offers a simple mechanism to fire events across your application without the need for any configuration and without the danger of memory leaks.

Group: com.googlecode.events-on-fire Artifact: events-on-fire
Show all versions Show documentation Show source 
 

0 downloads
Artifact events-on-fire
Group com.googlecode.events-on-fire
Version 1.2.2
Last update 25. March 2012
Organization not specified
URL http://events-on-fire.googlecode.com
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

application from group net.sf.beezle.maven.plugins (version 1.3.5)

Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.

Group: net.sf.beezle.maven.plugins Artifact: application
Show all versions Show documentation Show source 
 

0 downloads
Artifact application
Group net.sf.beezle.maven.plugins
Version 1.3.5
Last update 28. November 2011
Organization not specified
URL https://sourceforge.net/apps/trac/beezle/wiki/ApplicationHome
License GNU Lesser General Public License, Version 2.1
Dependencies amount 6
Dependencies sushi, jsch, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

yuicompressor-maven-plugin-zk from group org.zkoss.maven (version 1.1.6)

To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.

Group: org.zkoss.maven Artifact: yuicompressor-maven-plugin-zk
Show documentation Show source 
 

4 downloads
Artifact yuicompressor-maven-plugin-zk
Group org.zkoss.maven
Version 1.1.6
Last update 16. September 2011
Organization not specified
URL http://www.zkoss.org
License Creative Commons GNU LGPL, Version 2.1
Dependencies amount 2
Dependencies yuicompressor, plexus-utils,
There are maybe transitive dependencies!

openlayers-proxy from group org.wicketstuff (version 1.5-RC5.1)

For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.

Group: org.wicketstuff Artifact: openlayers-proxy
Show all versions Show documentation Show source 
 

1 downloads
Artifact openlayers-proxy
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-openlayers
License not specified
Dependencies amount 2
Dependencies openlayers, servlet-api,
There are maybe transitive dependencies!



Page 64 from 3 (items total 1193)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy