GroupId | GroupIdorg.mule.modules |
---|---|
ArtifactId | ArtifactIdmule-module-spring |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Extras
Non-core functionality provided by Spring such as transactions, remoting, data sources, etc.
|
Project Organization |
Project OrganizationMuleSource, Inc. |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-spring</artifactId>
<version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring/
implementation 'org.mule.modules:mule-module-spring:2.0.0-RC1'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring/
implementation ("org.mule.modules:mule-module-spring:2.0.0-RC1")
'org.mule.modules:mule-module-spring:jar:2.0.0-RC1'
<dependency org="org.mule.modules" name="mule-module-spring" rev="2.0.0-RC1">
<artifact name="mule-module-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-spring', version='2.0.0-RC1')
)
libraryDependencies += "org.mule.modules" % "mule-module-spring" % "2.0.0-RC1"
[org.mule.modules/mule-module-spring "2.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 2.0.7 |
org.springframework : spring-jms | jar | 2.0.7 |
org.mule.modules : mule-module-builders | jar | 2.0.0-RC1 |
org.mule.modules : mule-module-management | jar | 2.0.0-RC1 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.0.1 |
commons-collections : commons-collections | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.tests : mule-tests-functional | jar | 2.0.0-RC1 |
org.mule.modules : mule-module-client | jar | 2.0.0-RC1 |
org.mule.transports : mule-transport-http | jar | 2.0.0-RC1 |
org.mule.transports : mule-transport-vm | jar | 2.0.0-RC1 |