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

Download JAR files tagged by mule with all dependencies

Search JAR files by class name

mule-example-echo from group org.mule.examples (version 3.5.0-bighorn)

This example shows how to add message processing components, in this example Logger and Echo, to a Flow. By doing so, you can perform custom logging in your Mule application. Logging is useful to introspect the current message and create logging events for your specific needs.

Group: org.mule.examples Artifact: mule-example-echo
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-echo
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies mule-module-cxf, mule-transport-vm,
There are maybe transitive dependencies!

mule-example-webapp from group org.mule.examples (version 3.0.0-RC2)

Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.

Group: org.mule.examples Artifact: mule-example-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-webapp
Group org.mule.examples
Version 3.0.0-RC2
Last update 25. August 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mule-example-echo, mule-example-hello, mule-example-stockquote, mule-example-loanbroker-esn, mule-module-spring-config, mule-module-builders, mule-module-management, mule-transport-http, mule-transport-servlet, mule-transport-file,
There are maybe transitive dependencies!

mule-server from group org.mule.distributions (version 2.0.2)

Group: org.mule.distributions Artifact: mule-server
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-server
Group org.mule.distributions
Version 2.0.2
Last update 23. July 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mule-tests-external-applications from group org.mule.tests (version 2.0.0-RC3)

Group: org.mule.tests Artifact: mule-tests-external-applications
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-tests-external-applications
Group org.mule.tests
Version 2.0.0-RC3
Last update 18. March 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mule-tests-external from group org.mule.tests (version 2.0.0-RC3)

Group: org.mule.tests Artifact: mule-tests-external
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-tests-external
Group org.mule.tests
Version 2.0.0-RC3
Last update 18. March 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

mule-transport-dq from group org.mule.transports (version 1.3.3)

Group: org.mule.transports Artifact: mule-transport-dq
Show all versions Show documentation Show source 
 

0 downloads
Artifact mule-transport-dq
Group org.mule.transports
Version 1.3.3
Last update 19. December 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dom4j,
There are maybe transitive dependencies!

mule-maven-plugin from group org.mule.tools.maven (version 2.1)

Maven plugin to deploy Mule applications to different kinds of servers: Standalone (both Community and Enterprise), Clustered, Anypoint Runtime Manager and CloudHub. Main uses are running integration tests and deploying applications. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Deploy a Mule application to a server. Undeploy a Mule application. Assemble a Mule cluster and deploy applications.

Group: org.mule.tools.maven Artifact: mule-maven-plugin
Show documentation Show source 
 

2 downloads
Artifact mule-maven-plugin
Group org.mule.tools.maven
Version 2.1
Last update 09. November 2015
Organization MuleSoft Inc
URL https://github.com/mulesoft/mule-maven-plugin
License CPAL v1.0
Dependencies amount 13
Dependencies maven-settings, maven-plugin-api, maven-artifact, plexus-utils, maven-project, plexus-archiver, mule-core, mule-tests-infrastructure, groovy-all, jersey-client, jersey-media-moxy, jersey-media-multipart, json,
There are maybe transitive dependencies!

muleesb-maven-plugin from group org.mule.tools (version 1.0)

Maven plugin that helps control Mule ESB servers, including CE, EE Standalone and HA deployments. Main use is for running integration tests but can be used also for deploying an application to any environment after all tests were ran. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Start Mule Standalone server. Deploy a Mule application to a server. Undeploy a Mule appliction. Stop a Mule Standalone server. Restart a Mule Standalone server. Assemble a Mule cluster and deploy applications.

Group: org.mule.tools Artifact: muleesb-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact muleesb-maven-plugin
Group org.mule.tools
Version 1.0
Last update 20. January 2015
Organization MuleSoft Inc
URL http://github.com/mulesoft/muleesb-maven-plugin
License CPAL v1.0
Dependencies amount 9
Dependencies maven-settings, maven-plugin-api, maven-artifact, plexus-utils, maven-project, plexus-archiver, mule-core, mule-tests-infrastructure, groovy-all,
There are maybe transitive dependencies!

maven-muleforge-plugin from group org.mule.tools (version 1.0)

Responsible for deploying additional artifacts such as schemas and release distributions to MuleForge. Using this plugin ensures consistency of hosted files. Users should use the Mule Maven archetypes to generate POM.xml files for thier project. These POMs will be configured with the standard MuleForge plugins and will comply to the MuleForge rules for build and deployment.

Group: org.mule.tools Artifact: maven-muleforge-plugin

 

0 downloads
Artifact maven-muleforge-plugin
Group org.mule.tools
Version 1.0
Last update 14. April 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-project, groovy-mojo-support,
There are maybe transitive dependencies!



Page 38 from 38 (items total 380)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy