is not current version
Last Version 4.1.1

pdf-service 4.0.3

PDF service for generating/rendering PDFs based on Open HTML to PDF

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.seanox
ArtifactId

ArtifactId

seanox-pdf-service
Version

Version

4.0.3
Type

Type

jar
Description

Description

pdf-service
PDF service for generating/rendering PDFs based on Open HTML to PDF
Project URL

Project URL

https://github.com/seanox/pdf-service
Source Code Management

Source Code Management

https://github.com/seanox/pdf-service.git

Download seanox-pdf-service 4.0.3


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.