<dependency>
<groupId>com.fizzed</groupId>
<artifactId>jne</artifactId>
<version>4.0.1</version>
</dependency>
<parent> <groupId>com.fizzed</groupId> <artifactId>maven-parent</artifactId> <version>2.5.0</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.13
test
|-- org.junit.jupiter:junit-jupiter:5.8.1
|-- org.hamcrest:java-hamcrest:2.0.0.0
|-- org.zeroturnaround:zt-exec:1.9