License |
License |
---|---|
GroupId | GroupIdcom.github.ptv-logistics |
ArtifactId | ArtifactIdlog4jala |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionlog4jALA
Log4j appender for Azure Log Analytics.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log4jala-1.0.4.pom | |
log4jala-1.0.4.jar | 18 KB |
log4jala-1.0.4-sources.jar | 7 KB |
log4jala-1.0.4-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/ -->
<dependency>
<groupId>com.github.ptv-logistics</groupId>
<artifactId>log4jala</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/
implementation 'com.github.ptv-logistics:log4jala:1.0.4'
// https://jarcasting.com/artifacts/com.github.ptv-logistics/log4jala/
implementation ("com.github.ptv-logistics:log4jala:1.0.4")
'com.github.ptv-logistics:log4jala:jar:1.0.4'
<dependency org="com.github.ptv-logistics" name="log4jala" rev="1.0.4">
<artifact name="log4jala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptv-logistics', module='log4jala', version='1.0.4')
)
libraryDependencies += "com.github.ptv-logistics" % "log4jala" % "1.0.4"
[com.github.ptv-logistics/log4jala "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |