| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.gitee.oeoe |
| ArtifactId | ArtifactIdhtmltopdf |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| htmltopdf-1.0.0.pom | |
| htmltopdf-1.0.0.jar | 35 MB |
| htmltopdf-1.0.0-sources.jar | 35 MB |
| htmltopdf-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.oeoe/htmltopdf/ -->
<dependency>
<groupId>com.gitee.oeoe</groupId>
<artifactId>htmltopdf</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.oeoe/htmltopdf/
implementation 'com.gitee.oeoe:htmltopdf:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.oeoe/htmltopdf/
implementation ("com.gitee.oeoe:htmltopdf:1.0.0")
'com.gitee.oeoe:htmltopdf:jar:1.0.0'
<dependency org="com.gitee.oeoe" name="htmltopdf" rev="1.0.0">
<artifact name="htmltopdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.oeoe', module='htmltopdf', version='1.0.0')
)
libraryDependencies += "com.gitee.oeoe" % "htmltopdf" % "1.0.0"
[com.gitee.oeoe/htmltopdf "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| net.java.dev.jna : jna | jar | 5.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |