License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.seanox |
ArtifactId | ArtifactIdseanox-pdf-service |
Version | Version4.0.3 |
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.0.3.pom | |
seanox-pdf-service-4.0.3.jar | 46 KB |
seanox-pdf-service-4.0.3-sources.jar | 32 KB |
seanox-pdf-service-4.0.3-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/ -->
<dependency>
<groupId>com.seanox</groupId>
<artifactId>seanox-pdf-service</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation 'com.seanox:seanox-pdf-service:4.0.3'
// https://jarcasting.com/artifacts/com.seanox/seanox-pdf-service/
implementation ("com.seanox:seanox-pdf-service:4.0.3")
'com.seanox:seanox-pdf-service:jar:4.0.3'
<dependency org="com.seanox" name="seanox-pdf-service" rev="4.0.3">
<artifact name="seanox-pdf-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seanox', module='seanox-pdf-service', version='4.0.3')
)
libraryDependencies += "com.seanox" % "seanox-pdf-service" % "4.0.3"
[com.seanox/seanox-pdf-service "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.8.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-logging : commons-logging | jar | 1.2 |
com.openhtmltopdf : openhtmltopdf-pdfbox | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-runner | jar | 1.6.2 |