d

de.huxhorn.lilith.log4j.throwable

This file is part of Lilith. It contains the Log4j ThrowableInfo-Parser.
http://lilith.huxhorn.de
GNU Lesser General Public License v3 (LGPL) The Apache Software License, Version 2.0
Joern Huxhorn
Files download
File Operation
de.huxhorn.lilith.log4j.throwable-0.9.43.jar download
de.huxhorn.lilith.log4j.throwable-0.9.43.pom download
de.huxhorn.lilith.log4j.throwable-0.9.43-sources.jar download
Apache Maven
<dependency>
  <groupId>de.huxhorn.lilith</groupId>
  <artifactId>de.huxhorn.lilith.log4j.throwable</artifactId>
  <version>0.9.43</version>
</dependency>
Gradle Groovy
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.log4j.throwable:0.9.43'
Gradle Kotlin
implementation("de.huxhorn.lilith:de.huxhorn.lilith.log4j.throwable:0.9.43")
Scala SBT
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.log4j.throwable" % "0.9.43"
Groovy Grape
@Grapes(
  @Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.log4j.throwable', version='0.9.43')
)
Apache Ivy
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.log4j.throwable" rev="0.9.43" />
Leiningen
[de.huxhorn.lilith/de.huxhorn.lilith.log4j.throwable "0.9.43"]
Apache Buildr
'de.huxhorn.lilith:de.huxhorn.lilith.log4j.throwable:jar:0.9.43'