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