License |
License |
---|---|
GroupId | GroupIdorg.mule.modules |
ArtifactId | ArtifactIdmule-module-spring-extras |
Version | Version3.9.0 |
Type | Typejar |
Description |
DescriptionSpring Extras
Non-core functionality provided by Spring such as transactions, remoting, data sources, etc.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring-extras/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-spring-extras</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring-extras/
implementation 'org.mule.modules:mule-module-spring-extras:3.9.0'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-spring-extras/
implementation ("org.mule.modules:mule-module-spring-extras:3.9.0")
'org.mule.modules:mule-module-spring-extras:jar:3.9.0'
<dependency org="org.mule.modules" name="mule-module-spring-extras" rev="3.9.0">
<artifact name="mule-module-spring-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-spring-extras', version='3.9.0')
)
libraryDependencies += "org.mule.modules" % "mule-module-spring-extras" % "3.9.0"
[org.mule.modules/mule-module-spring-extras "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | jar | 3.9.0 |
org.mule.modules : mule-module-spring-config | jar | 3.9.0 |
org.springframework : spring-context | jar | 4.1.9.RELEASE |
org.springframework : spring-aop | jar | 4.1.9.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.9.RELEASE |
org.springframework : spring-jms | jar | 4.1.9.RELEASE |
org.springframework : spring-web | jar | 4.1.9.RELEASE |
org.mule.modules : mule-module-builders | jar | 3.9.0 |
org.mule.modules : mule-module-management | jar | 3.9.0 |
org.springframework : spring-context-support | jar | 4.1.9.RELEASE |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.tests : mule-tests-functional | jar | 3.9.0 |
org.mule.transports : mule-transport-http | jar | 3.9.0 |
org.mule.transports : mule-transport-tcp | jar | 3.9.0 |
org.mule.transports : mule-transport-vm | jar | 3.9.0 |
org.mockito : mockito-core | jar | 1.10.19 |
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |