is not current version
Last Version 1.0.4

com.github.ptv-logistics:log4jala 1.0.1

Log4j appender for Azure Log Analytics.

GroupId

GroupId

com.github.ptv-logistics
ArtifactId

ArtifactId

log4jala
Version

Version

1.0.1
Type

Type

jar

Download log4jala 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/ -->
<dependency>
    <groupId>com.github.ptv-logistics</groupId>
    <artifactId>log4jala</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/
implementation 'com.github.ptv-logistics:log4jala:1.0.1'
// https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/
implementation ("com.github.ptv-logistics:log4jala:1.0.1")
'com.github.ptv-logistics:log4jala:jar:1.0.1'
<dependency org="com.github.ptv-logistics" name="log4jala" rev="1.0.1">
  <artifact name="log4jala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptv-logistics', module='log4jala', version='1.0.1')
)
libraryDependencies += "com.github.ptv-logistics" % "log4jala" % "1.0.1"
[com.github.ptv-logistics/log4jala "1.0.1"]