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

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!

maven-postman-plugin from group ch.fortysix (version 0.1.6)

Enables sending of mails in a build. The purpose of the plugin is to support conditional emailing (e.g. send an email if a file contains a certain string, the tests failed or just to send a notification or an artifact via mail)

Group: ch.fortysix Artifact: maven-postman-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-postman-plugin
Group ch.fortysix
Version 0.1.6
Last update 21. May 2011
Organization not specified
URL http://doc.fortysix.ch/maven/maven-postman-plugin
License Apache 2
Dependencies amount 13
Dependencies gmaven-mojo, gmaven-runtime-1.7, mail, ant, log4j-over-slf4j, file-management, maven-reporting-api, maven-reporting-impl, doxia-sink-api, plexus-utils, nekohtml, commons-email, maven-core,
There are maybe transitive dependencies!

file-repository from group org.ow2.weblab.service (version 1.6)

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 check 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.service Artifact: file-repository
Show all versions Show documentation Show source 
 

0 downloads
Artifact file-repository
Group org.ow2.weblab.service
Version 1.6
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

simple-file-repository from group org.ow2.weblab.service (version 1.0)

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.service Artifact: simple-file-repository
Show documentation Show source 
 

0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.service
Version 1.0
Last update 09. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-codec,
There are maybe transitive dependencies!



Page 74 from 88 (items total 874)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy