Last Version

pdf-service 4.1.1

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.1.1
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

Download seanox-pdf-service 4.1.1


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

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.