<dependency>
<groupId>eu.agno3.jcifs</groupId>
<artifactId>jcifs-ng</artifactId>
<version>1.5.2</version>
<type>bundle</type>
</dependency>
compile
|-- org.bouncycastle:bcprov-jdk15on:1.54
|-- org.hamcrest:hamcrest-core:1.3
provided
|-- javax.servlet:javax.servlet-api:3.1.0
test
|-- junit:junit:4.12