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