License |
License |
---|---|
GroupId | GroupIdcom.github.tillerino |
ArtifactId | ArtifactIdlog4j-http-appender |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionlog4j-http-appender
http appender for log4j
|
Project URL |
Project URL |
Filename | Size |
---|---|
log4j-http-appender-0.2.pom | |
log4j-http-appender-0.2.jar | 10 KB |
log4j-http-appender-0.2-tests.jar | 6 KB |
log4j-http-appender-0.2-sources.jar | 5 KB |
log4j-http-appender-0.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/ -->
<dependency>
<groupId>com.github.tillerino</groupId>
<artifactId>log4j-http-appender</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation 'com.github.tillerino:log4j-http-appender:0.2'
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation ("com.github.tillerino:log4j-http-appender:0.2")
'com.github.tillerino:log4j-http-appender:jar:0.2'
<dependency org="com.github.tillerino" name="log4j-http-appender" rev="0.2">
<artifact name="log4j-http-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tillerino', module='log4j-http-appender', version='0.2')
)
libraryDependencies += "com.github.tillerino" % "log4j-http-appender" % "0.2"
[com.github.tillerino/log4j-http-appender "0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
log4j : log4j | jar | [1.2.16,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |