| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdcom.kloudtek.mule-elogging | 
| ArtifactId | ArtifactIdmule-elogging-log4j2 | 
| Last Version | Last Version0.10.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMule ELogging Log4j layout Tools to make mule logging useful (include inbound/outbound payload logging connectors, mule-friendly
        json layout) | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.kloudtek.mule-elogging/mule-elogging-log4j2/ -->
<dependency>
    <groupId>com.kloudtek.mule-elogging</groupId>
    <artifactId>mule-elogging-log4j2</artifactId>
    <version>0.10.3</version>
</dependency>// https://jarcasting.com/artifacts/com.kloudtek.mule-elogging/mule-elogging-log4j2/
implementation 'com.kloudtek.mule-elogging:mule-elogging-log4j2:0.10.3'// https://jarcasting.com/artifacts/com.kloudtek.mule-elogging/mule-elogging-log4j2/
implementation ("com.kloudtek.mule-elogging:mule-elogging-log4j2:0.10.3")'com.kloudtek.mule-elogging:mule-elogging-log4j2:jar:0.10.3'<dependency org="com.kloudtek.mule-elogging" name="mule-elogging-log4j2" rev="0.10.3">
  <artifact name="mule-elogging-log4j2" type="jar" />
</dependency>@Grapes(
@Grab(group='com.kloudtek.mule-elogging', module='mule-elogging-log4j2', version='0.10.3')
)libraryDependencies += "com.kloudtek.mule-elogging" % "mule-elogging-log4j2" % "0.10.3"[com.kloudtek.mule-elogging/mule-elogging-log4j2 "0.10.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |