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

Download JAR files tagged by application with all dependencies

Search JAR files by class name

geotk-referencing3D from group org.geotoolkit (version 3.20-geoapi-3.0)

Transforms coordinates from "heights above the ellipsoid" to "heights above the geoid". This module provides the algorithms from an Earth Gravitational Model as a MathTransform implementation. Installing the JAR on the classpath should be sufficient for making vertical transformations available to an application like any other transforms.

Group: org.geotoolkit Artifact: geotk-referencing3D
Show all versions Show documentation Show source 
 

1 downloads
Artifact geotk-referencing3D
Group org.geotoolkit
Version 3.20-geoapi-3.0
Last update 02. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies geotk-referencing,
There are maybe transitive dependencies!

parent from group com.github.sandre.contrail (version 0.1)

Contrail is a complete Cloud platform which integrates a full Infrastructure-as-a-Service and Platform-as-a-Service facilities. It allows Cloud providers to seamlessly integrate resources from other Clouds with their own infrastructure, and breaks the current customer lock-in situation by allowing live application migration from one cloud to another.

Group: com.github.sandre.contrail Artifact: parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.github.sandre.contrail
Version 0.1
Last update 11. October 2012
Organization Contrail Consortium
URL http://contrail.ow2.org/
License BSD3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc-populator from group net.sf.opk (version 3.0)

Library to help build an Instant Developer Experience. It provides a way to populate datasources upon their first use, and as such can put structure and data into an in-memory database. This is useful for both automated and to create a setup where the developer can start the application and see his/her work in action.

Group: net.sf.opk Artifact: jdbc-populator
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-populator
Group net.sf.opk
Version 3.0
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-archetype-sample from group com.vaadin (version 1.7.2)

This archetype generates a Vaadin application as a Maven project. The application contains a custom GWT widgetset that is compiled by the GWT compiler and integrated into the project as part of the build process. The application is based on the Vaadin Color Picker Demo application available at http://vaadin.com.

Group: com.vaadin Artifact: vaadin-archetype-sample
Show all versions 
 

0 downloads
Artifact vaadin-archetype-sample
Group com.vaadin
Version 1.7.2
Last update 08. August 2012
Organization not specified
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

notuvysingleapp from group com.notuvy (version 2.1)

A simple Java framework for making applications singletons. The underlying mechanism uses interprocess communication to that at most one application process is active at a time. A new application invocation either displaces a previous invocation, or it defers to the previous and terminates itself.

Group: com.notuvy Artifact: notuvysingleapp
Show all versions Show documentation Show source 
 

0 downloads
Artifact notuvysingleapp
Group com.notuvy
Version 2.1
Last update 16. July 2012
Organization not specified
URL http://labs.notuvy.com/projects/notuvysingleapp/
License Apache 2
Dependencies amount 4
Dependencies junit, log4j, commons-lang, jdom,
There are maybe transitive dependencies!

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

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-tomcat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-tomcat
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 2
Dependencies ldap-sample-app-realm, ${tomcat},
There are maybe transitive dependencies!

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

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-jetty
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-jetty
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 3
Dependencies ldap-sample-app-realm, jasper, ${jetty},
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!

appcontext from group org.sonatype.appcontext (version 3.2)

A small utility useful in various use cases, like "booting" an application. All it does is simply creates a plain Map, with it's values sourced from different places and applies different strategies (override order).

Group: org.sonatype.appcontext Artifact: appcontext
Show all versions Show documentation Show source 
 

0 downloads
Artifact appcontext
Group org.sonatype.appcontext
Version 3.2
Last update 06. June 2012
Organization not specified
URL https://github.com/sonatype/appcontext
License not specified
Dependencies amount 3
Dependencies plexus-interpolation, junit, slf4j-simple,
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!



Page 1340 from 1434 (items total 14335)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy