License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-html2pdf |
Last Version | Last Version1.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionButor Framework Service - HTML to PDF Module
Butor Framework - HTML to PDF Utils. This project is an utility module, It is a wrapper to use phantomjs engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
butor-html2pdf-1.0.21.pom | |
butor-html2pdf-1.0.21.jar | 8 KB |
butor-html2pdf-1.0.21-sources.jar | 5 KB |
butor-html2pdf-1.0.21-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-html2pdf/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-html2pdf</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-html2pdf/
implementation 'com.butor:butor-html2pdf:1.0.21'
// https://jarcasting.com/artifacts/com.butor/butor-html2pdf/
implementation ("com.butor:butor-html2pdf:1.0.21")
'com.butor:butor-html2pdf:jar:1.0.21'
<dependency org="com.butor" name="butor-html2pdf" rev="1.0.21">
<artifact name="butor-html2pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-html2pdf', version='1.0.21')
)
libraryDependencies += "com.butor" % "butor-html2pdf" % "1.0.21"
[com.butor/butor-html2pdf "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
com.butor : butor-utils | jar | 1.0.21 |
com.butor : butor-json | jar | 1.0.21 |
com.butor : butor-log4j | jar | 1.0.21 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |