<dependency>
<groupId>net.sf.cssbox</groupId>
<artifactId>cssbox</artifactId>
<version>4.17</version>
</dependency>
compile
|-- net.sourceforge.nekohtml:nekohtml:1.9.22
|-- org.slf4j:slf4j-api:1.7.25
|-- net.sf.cssbox:jstyleparser:3.5
test
|-- junit:junit:4.12