f

flying-saucer-log4j

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports sending Flying Output log output to log4j.
GNU Lesser General Public License (LGPL), version 2.1 or later
Files download
File Operation
flying-saucer-log4j-9.9.2.jar download
flying-saucer-log4j-9.9.2.pom download
flying-saucer-log4j-9.9.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.xhtmlrenderer</groupId>
  <artifactId>flying-saucer-log4j</artifactId>
  <version>9.9.2</version>
</dependency>
Gradle Groovy
implementation 'org.xhtmlrenderer:flying-saucer-log4j:9.9.2'
Gradle Kotlin
implementation("org.xhtmlrenderer:flying-saucer-log4j:9.9.2")
Scala SBT
libraryDependencies += "org.xhtmlrenderer" % "flying-saucer-log4j" % "9.9.2"
Groovy Grape
@Grapes(
  @Grab(group='org.xhtmlrenderer', module='flying-saucer-log4j', version='9.9.2')
)
Apache Ivy
<dependency org="org.xhtmlrenderer" name="flying-saucer-log4j" rev="9.9.2" />
Leiningen
[org.xhtmlrenderer/flying-saucer-log4j "9.9.2"]
Apache Buildr
'org.xhtmlrenderer:flying-saucer-log4j:jar:9.9.2'