<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>pdf</artifactId>
<version>19.11</version>
</dependency>
<parent> <groupId>net.optionfactory.spring</groupId> <artifactId>optionfactory-spring</artifactId> <version>19.11</version> </parent>
compile
|-- org.thymeleaf:thymeleaf-spring6
|-- org.springframework:spring-core
|-- org.springframework:spring-context
|-- io.github.openhtmltopdf:openhtmltopdf-core
|-- io.github.openhtmltopdf:openhtmltopdf-pdfbox
test
|-- org.apache.logging.log4j:log4j-slf4j2-impl
|-- junit:junit