License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.seanox |
ArtifactId | ArtifactIdseanox-pdf-service |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdf-service
PDF service for generating/rendering PDFs based on Open HTML to PDF
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seanox-pdf-service-4.1.1.pom | |
seanox-pdf-service-4.1.1.jar | 39 KB |
seanox-pdf-service-4.1.1-sources.jar | 25 KB |
seanox-pdf-service-4.1.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/ -->
<dependency>
<groupId>com.seanox</groupId>
<artifactId>seanox-pdf-service</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation 'com.seanox:seanox-pdf-service:4.1.1'
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation ("com.seanox:seanox-pdf-service:4.1.1")
'com.seanox:seanox-pdf-service:jar:4.1.1'
<dependency org="com.seanox" name="seanox-pdf-service" rev="4.1.1">
<artifact name="seanox-pdf-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seanox', module='seanox-pdf-service', version='4.1.1')
)
libraryDependencies += "com.seanox" % "seanox-pdf-service" % "4.1.1"
[com.seanox/seanox-pdf-service "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.16 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-logging : commons-logging | jar | 1.2 |
com.openhtmltopdf : openhtmltopdf-pdfbox | jar | 1.0.10 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
org.projectlombok : lombok | jar | 1.18.22 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |