Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.kloudtek.mule.elogging |
ArtifactId | ArtifactIdmule-elogging-log4j2 |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
mule-elogging-log4j2-0.9.3.pom | |
mule-elogging-log4j2-0.9.3.jar | 545 KB |
mule-elogging-log4j2-0.9.3-sources.jar | 4 KB |
mule-elogging-log4j2-0.9.3-javadoc.jar | 44 KB |
Browse |
<!-- 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.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.mule.elogging/mule-elogging-log4j2/
implementation 'com.kloudtek.mule.elogging:mule-elogging-log4j2:0.9.3'
// https://jarcasting.com/artifacts/com.kloudtek.mule.elogging/mule-elogging-log4j2/
implementation ("com.kloudtek.mule.elogging:mule-elogging-log4j2:0.9.3")
'com.kloudtek.mule.elogging:mule-elogging-log4j2:jar:0.9.3'
<dependency org="com.kloudtek.mule.elogging" name="mule-elogging-log4j2" rev="0.9.3">
<artifact name="mule-elogging-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.mule.elogging', module='mule-elogging-log4j2', version='0.9.3')
)
libraryDependencies += "com.kloudtek.mule.elogging" % "mule-elogging-log4j2" % "0.9.3"
[com.kloudtek.mule.elogging/mule-elogging-log4j2 "0.9.3"]