The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.mule.modules.jca | mule-module-jca-core | 1.4.3 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.activation | activation | 1.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
com.thoughtworks.xstream | xstream | 1.2.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-cli | commons-cli | 1.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-digester | commons-digester | 1.7 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-jxpath | commons-jxpath | 1.2 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-pool | commons-pool | 1.3 | - | jar | |
dom4j | dom4j | 1.4 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
mockobjects | mockobjects-core | 0.09 | - | jar | |
org.apache.geronimo.specs | geronimo-ejb_2.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.0.1 | - | jar | |
org.codehaus.woodstox | wstx-asl | 3.2.1 | - | jar | |
org.mule | mule-core | 1.4.3 | - | jar | |
org.mule.modules | mule-module-builders | 1.4.3 | - | jar | |
org.mule.modules | mule-module-client | 1.4.3 | - | jar | |
org.mule.modules | mule-module-xml | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-ejb | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-email | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-jms | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-multicast | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-rmi | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-ssl | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-tcp | 1.4.3 | - | jar | |
org.mule.transports | mule-transport-udp | 1.4.3 | - | jar | |
org.safehaus.jug | jug | 2.0.0 | asl | jar | |
org.slf4j | jcl104-over-slf4j | 1.4.1 | - | jar | |
org.slf4j | slf4j-api | 1.4.1 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.4.1 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 1.3.03 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
JCA Resource Adapter for JBoss
A Resource Adapter implementation that allows a Mule instance to be deployed to a JBoss application server and exposes Mule services via the JCA connector architecture.
http://mule.mulesource.org/mule-modules/mule-module-jca-parent/mule-module-jca-jboss
Unnamed - javax.activation:activation:jar:1.1
Common artifacts for JCA Resource Adapters
Sources and resources for a Resource Adapter
http://mule.mulesource.org/mule-modules/mule-module-jca-parent/mule-module-jca-core
Mule server and core classes
http://mule.mulesource.org/mule-core
MuleClient is a simple interface for Mule clients to send and receive events from local or remote Mule Servers.
http://mule.mulesource.org/mule-modules/mule-module-client
A Mule transport for Socket connectivity using SSL authentication. This transport supplies a tcp Server and client implementation over SSL.
http://mule.mulesource.org/mule-transports/mule-transport-ssl
A Mule transport for Udp Connectivity. This transport supplies a Udp Data Packet dispatcher and client implementation.
http://mule.mulesource.org/mule-transports/mule-transport-udp
A Mule transport for Udp Multicasting. This transport supplies a Multicast Data Packet dispatcher and client implementation.
http://mule.mulesource.org/mule-transports/mule-transport-multicast
A Mule transport for Jms Connectivity.
http://mule.mulesource.org/mule-transports/mule-transport-jms
A Mule transport for Ejb Connectivity that allows you to invoke an ejb object using an endpoint.
http://mule.mulesource.org/mule-transports/mule-transport-ejb
A Mule transport for Email Connectivity. This transport supplies a Pop3 connector, Smtp connector and a Mail connector which is an aggregation of the two.
http://mule.mulesource.org/mule-transports/mule-transport-email