License |
License |
---|---|
GroupId | GroupIdcom.confluex |
ArtifactId | ArtifactIdmule-module-error |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Error Module
Error handling extensions for Mule ESB
|
Project URL |
Project URL |
Filename | Size |
---|---|
mule-module-error-1.0.1.pom | |
mule-module-error-1.0.1.jar | 8 KB |
mule-module-error-1.0.1-sources.jar | 4 KB |
mule-module-error-1.0.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.confluex/mule-module-error/ -->
<dependency>
<groupId>com.confluex</groupId>
<artifactId>mule-module-error</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.confluex/mule-module-error/
implementation 'com.confluex:mule-module-error:1.0.1'
// https://jarcasting.com/artifacts/com.confluex/mule-module-error/
implementation ("com.confluex:mule-module-error:1.0.1")
'com.confluex:mule-module-error:jar:1.0.1'
<dependency org="com.confluex" name="mule-module-error" rev="1.0.1">
<artifact name="mule-module-error" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.confluex', module='mule-module-error', version='1.0.1')
)
libraryDependencies += "com.confluex" % "mule-module-error" % "1.0.1"
[com.confluex/mule-module-error "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 3.2.1.RELEASE |
org.springframework : spring-context | jar | 3.2.1.RELEASE |
org.springframework : spring-context-support | jar | 3.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.8.6 |
org.mule : mule-core | jar | 3.5.0 |
org.mule.modules : mule-module-spring-config | jar | 3.5.0 |
org.mule.modules : mule-module-client | jar | 3.5.0 |
org.mule.transports : mule-transport-vm | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.tests : mule-tests-functional | jar | 3.5.0 |
junit : junit | jar | 4.9 |
org.mockito : mockito-all | jar | 1.9.5 |