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

Download JAR files tagged by just with all dependencies

Search JAR files by class name

uberpom-java-ear from group com.squeakysand.devtools (version 7)

A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.

Group: com.squeakysand.devtools Artifact: uberpom-java-ear
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uberpom-java-ear
Group com.squeakysand.devtools
Version 7
Last update 07. August 2013
Organization not specified
URL ${projects.http.url}/devtools/${project.parent.artifactId}/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maybe from group com.ckkloverdos (version 0.6.0)

Scala Maybe. Inspired by Lift's Box, Haskell's Maybe and Scala's Option. A few noteable characteristics: * `Maybe()` is a polymorphich constructor that Does The Right Thing, no matter the input. * `get` is only provided for a `Just` value, not in the general `Maybe` API. * `map` on a `Just` Does The Right Thing, even if the calling function explodes.

Group: com.ckkloverdos Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

translation from group org.hudsonci.plugins (version 1.10-h-1)

This plugin enables capability to translate messages in a page. If you have admin previlege your contributions will be reflected right away. Just reload the page to see the effect. You can also send your contributions to Hudson project for inclusion in future versions of Hudson.

Group: org.hudsonci.plugins Artifact: translation
Show documentation Show source 
 

0 downloads
Artifact translation
Group org.hudsonci.plugins
Version 1.10-h-1
Last update 15. September 2012
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Translation+Assistance+Plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

andromda-webservice-cartridge from group org.andromda.cartridges (version 3.4)

Produces Apache Axis WSDD (Web Service Deployment Descriptors and WSDLs) used in conjunction with Session EJBs generated from 'Service' stereotypes (or just plain POJOs) defined within a model.

Group: org.andromda.cartridges Artifact: andromda-webservice-cartridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact andromda-webservice-cartridge
Group org.andromda.cartridges
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
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!

file-repository from group org.ow2.weblab.webservices (version 1.7.2)

It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. When you save a resource, the component checks if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource. You can load every saved resource, and subresource.

Group: org.ow2.weblab.webservices Artifact: file-repository
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact file-repository
Group org.ow2.weblab.webservices
Version 1.7.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

jdom-legacy from group org.jdom (version 1.1.3)

A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.

Group: org.jdom Artifact: jdom-legacy
Show documentation Show source 
 

9 downloads
Artifact jdom-legacy
Group org.jdom
Version 1.1.3
Last update 09. June 2012
Organization JDOM
URL http://www.jdom.org
License Similar to Apache License but with the acknowledgment clause removed
Dependencies amount 0
Dependencies No dependencies
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!

simple-file-repository from group org.ow2.weblab.webservices (version 1.2)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.webservices Artifact: simple-file-repository
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.webservices
Version 1.2
Last update 07. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, dataoperator,
There are maybe transitive dependencies!

dbmaintain-maven-plugin from group com.mysema.maven (version 1.0.5)

Maven plugin for dbmaintain. DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparantly deploy databases from development on to production.

Group: com.mysema.maven Artifact: dbmaintain-maven-plugin
Show all versions Show source 
 

0 downloads
Artifact dbmaintain-maven-plugin
Group com.mysema.maven
Version 1.0.5
Last update 03. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies dbmaintain, maven-plugin-api, maven-model, maven-project, plexus-utils,
There are maybe transitive dependencies!



Page 73 from 87 (items total 867)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy