License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging PDF Data |
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-slf4j |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenhtmltopdf slf4j Support
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports sending Open HTML to PDF log output to the slf4j logging facade.
|
Filename | Size |
---|---|
openhtmltopdf-slf4j-1.0.10.pom | |
openhtmltopdf-slf4j-1.0.10.jar | 18 KB |
openhtmltopdf-slf4j-1.0.10-sources.jar | 18 KB |
openhtmltopdf-slf4j-1.0.10-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-slf4j</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/
implementation 'com.openhtmltopdf:openhtmltopdf-slf4j:1.0.10'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/
implementation ("com.openhtmltopdf:openhtmltopdf-slf4j:1.0.10")
'com.openhtmltopdf:openhtmltopdf-slf4j:jar:1.0.10'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-slf4j" rev="1.0.10">
<artifact name="openhtmltopdf-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-slf4j', version='1.0.10')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-slf4j" % "1.0.10"
[com.openhtmltopdf/openhtmltopdf-slf4j "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.openhtmltopdf : openhtmltopdf-core | jar | 1.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.19 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.19 |
com.openhtmltopdf : openhtmltopdf-pdfbox | jar | 1.0.10 |
junit : junit | jar | 4.13.1 |