| License |
License |
|---|---|
| GroupId | GroupIdcom.outbrain.aletheia |
| ArtifactId | ArtifactIdaletheia-log4j |
| Version | Version0.17 |
| Type | Typejar |
| Description |
DescriptionAletheia Log4j extensions
The Aletheia parent project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aletheia-log4j-0.17.pom | |
| aletheia-log4j-0.17.jar | 8 KB |
| aletheia-log4j-0.17-tests.jar | 1 KB |
| aletheia-log4j-0.17-sources.jar | 5 KB |
| aletheia-log4j-0.17-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-log4j/ -->
<dependency>
<groupId>com.outbrain.aletheia</groupId>
<artifactId>aletheia-log4j</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-log4j/
implementation 'com.outbrain.aletheia:aletheia-log4j:0.17'
// https://jarcasting.com/artifacts/com.outbrain.aletheia/aletheia-log4j/
implementation ("com.outbrain.aletheia:aletheia-log4j:0.17")
'com.outbrain.aletheia:aletheia-log4j:jar:0.17'
<dependency org="com.outbrain.aletheia" name="aletheia-log4j" rev="0.17">
<artifact name="aletheia-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outbrain.aletheia', module='aletheia-log4j', version='0.17')
)
libraryDependencies += "com.outbrain.aletheia" % "aletheia-log4j" % "0.17"
[com.outbrain.aletheia/aletheia-log4j "0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.outbrain.aletheia : aletheia-core | jar | 0.17 |
| log4j : log4j | jar | 1.2.17 |
| log4j : apache-log4j-extras | jar | 1.2.17 |
| commons-io : commons-io | jar | 1.2 |