License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.mule.modules |
ArtifactId | ArtifactIdmule-module-logging |
Last Version | Last Version3.5.0-bighorn |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMule Logging
Modules which extend the Mule Core but do not qualify as Transports
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-logging/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-logging</artifactId>
<version>3.5.0-bighorn</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-logging/
implementation 'org.mule.modules:mule-module-logging:3.5.0-bighorn'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-logging/
implementation ("org.mule.modules:mule-module-logging:3.5.0-bighorn")
'org.mule.modules:mule-module-logging:jar:3.5.0-bighorn'
<dependency org="org.mule.modules" name="mule-module-logging" rev="3.5.0-bighorn">
<artifact name="mule-module-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-logging', version='3.5.0-bighorn')
)
libraryDependencies += "org.mule.modules" % "mule-module-logging" % "3.5.0-bighorn"
[org.mule.modules/mule-module-logging "3.5.0-bighorn"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.mockito : mockito-all | jar | 1.9.0 |