<dependency>
<groupId>eu.agno3.jcifs</groupId>
<artifactId>jcifs-ng</artifactId>
<version>2.1.2</version>
<type>bundle</type>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.24
|-- org.bouncycastle:bcprov-jdk15on:1.61
provided
|-- javax.servlet:javax.servlet-api:3.1.0
test
|-- org.slf4j:slf4j-log4j12:1.7.24
|-- junit:junit:4.12