License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.mule.runtime |
ArtifactId | ArtifactIdmule-module-logging |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionMule Logging
Mule Logging Module
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-module-logging/ -->
<dependency>
<groupId>org.mule.runtime</groupId>
<artifactId>mule-module-logging</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-logging/
implementation 'org.mule.runtime:mule-module-logging:4.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-module-logging/
implementation ("org.mule.runtime:mule-module-logging:4.1.1")
'org.mule.runtime:mule-module-logging:jar:4.1.1'
<dependency org="org.mule.runtime" name="mule-module-logging" rev="4.1.1">
<artifact name="mule-module-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-module-logging', version='4.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-module-logging" % "4.1.1"
[org.mule.runtime/mule-module-logging "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lmax : disruptor | jar | 3.3.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.10.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.10.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |
io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |