<dependency>
<groupId>io.github.msalaslo</groupId>
<artifactId>pdfier-commons</artifactId>
<version>1.0.6</version>
</dependency>
<parent> <groupId>io.github.msalaslo</groupId> <artifactId>pdfier-parent</artifactId> <version>1.0.6</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-configuration-processor
|-- net.htmlparser.jericho:jericho-html:3.4
|-- org.apache.httpcomponents:httpclient
test