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

Download JAR files tagged by http with all dependencies

Search JAR files by class name

soap-cxf from group org.objectweb.fractal.bf.connectors (version 0.1)

Binding Factory plugin to export component interfaces via SOAP protocol, and to expose them as Web Services. This plugin relies on Apache CXF http://incubator.apache.org/cxf/ to transparently export a Fractal server interface as a webservice, and to transparently bind a Fractal client interface to a webservice.

Group: org.objectweb.fractal.bf.connectors Artifact: soap-cxf
Show documentation Show source 
 

0 downloads
Artifact soap-cxf
Group org.objectweb.fractal.bf.connectors
Version 0.1
Last update 20. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies cxf-api, stax-api, jsr250-api, cxf-rt-frontend-simple, activation, cxf-rt-databinding-aegis, core, fractal-adl, fractal-api, cxf-rt-transports-http-jetty, servlet-api,
There are maybe transitive dependencies!

directory from group org.apache.geronimo.plugins (version 1.0)

This plugin integrates the Apache Directory Server (ApacheDS) LDAP server with Geronimo. That means that Geronimo will run an embedded LDAP server when it starts. This LDAP server may be used for LDAP security realms within Geronimo, as well as for other purposes by Geronimo applications or by remote applications. For more information on the ApacheDS project, see http://directory.apache.org

Group: org.apache.geronimo.plugins Artifact: directory
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact directory
Group org.apache.geronimo.plugins
Version 1.0
Last update 16. March 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 38
Dependencies j2ee-server, geronimo-directory, apacheds-server-jndi, apacheds-bootstrap-extract, apacheds-bootstrap-partition, apacheds-btree-base, apacheds-core, apacheds-core-shared, apacheds-jdbm-store, apacheds-schema-bootstrap, apacheds-schema-registries, apacheds-utils, apacheds-kerberos-shared, apacheds-protocol-changepw, apacheds-protocol-dns, apacheds-protocol-kerberos, apacheds-protocol-ldap, apacheds-protocol-ntp, apacheds-protocol-shared, daemon-bootstrappers, shared-ldap, shared-ldap-constants, shared-asn1, shared-asn1-codec, mina-core, mina-filter-ssl, slf4j-api, slf4j-log4j12, spring, spring-core, spring-beans, spring-context, xbean-spring, backport-util-concurrent, commons-collections, commons-lang, antlr, jdbm,
There are maybe transitive dependencies!

mule-example-voipservice from group org.mule.examples (version 2.0.0-M2)

The Voip Service example is taken from a Java.net featured article, Provisioning Services Through ESB (http://today.java.net/pub/a/today/2005/10/18/service-provisioning-through-esb.html) describes how to orchestrate services through abstraction, providing a VOIP provisioning example developed using Mule.

Group: org.mule.examples Artifact: mule-example-voipservice
Show all versions 
 

0 downloads
Artifact mule-example-voipservice
Group org.mule.examples
Version 2.0.0-M2
Last update 11. October 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mule-transport-axis,
There are maybe transitive dependencies!

maven-pmd-plugin from group maven (version 1.10)

The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.

Group: maven Artifact: maven-pmd-plugin
Show all versions 
 

0 downloads
Artifact maven-pmd-plugin
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!

mule-example-loanbroker-esb-credit-agency from group org.mule.examples (version 1.3.3)

Group: org.mule.examples Artifact: mule-example-loanbroker-esb-credit-agency
Show all versions Show documentation Show source 
 

0 downloads
Artifact mule-example-loanbroker-esb-credit-agency
Group org.mule.examples
Version 1.3.3
Last update 19. December 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mule-example-loanbroker-esb-parent from group org.mule.examples (version 1.3.3)

Demonstrates the Loan Broker using a typical ESB architecture with a shared Message Bus and is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).

Group: org.mule.examples Artifact: mule-example-loanbroker-esb-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-loanbroker-esb-parent
Group org.mule.examples
Version 1.3.3
Last update 19. December 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc from group xmlrpc (version 3.0)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

Group: xmlrpc Artifact: xmlrpc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
3 downloads
Artifact xmlrpc
Group xmlrpc
Version 3.0
Last update 06. November 2006
Organization not specified
URL http://ws.apache.org/xmlrpc/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-client from group xmlrpc (version 3.0)

Group: xmlrpc Artifact: xmlrpc-client
Show all versions Show source 
 

5 downloads
Artifact xmlrpc-client
Group xmlrpc
Version 3.0
Last update 31. August 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies xmlrpc-common, commons-httpclient,
There are maybe transitive dependencies!

xmlrpc-common from group xmlrpc (version 3.0)

Group: xmlrpc Artifact: xmlrpc-common
Show all versions Show source 
 

0 downloads
Artifact xmlrpc-common
Group xmlrpc
Version 3.0
Last update 31. August 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ws-commons-util,
There are maybe transitive dependencies!

xmlrpc-server from group xmlrpc (version 3.0)

Group: xmlrpc Artifact: xmlrpc-server
Show all versions Show source 
 

2 downloads
Artifact xmlrpc-server
Group xmlrpc
Version 3.0
Last update 31. August 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-logging, xmlrpc-common, servlet-api,
There are maybe transitive dependencies!



Page 890 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy