<dependency>
<groupId>com.box</groupId>
<artifactId>box-java-sdk</artifactId>
<version>2.34.0</version>
</dependency>
compile
|-- com.eclipsesource.minimal-json:minimal-json:0.9.1
|-- org.bitbucket.b_c:jose4j:0.5.5
|-- org.bouncycastle:bcprov-jdk15on:1.60
|-- org.bouncycastle:bcpkix-jdk15on:1.60
test
|-- junit:junit:4.11
|-- org.hamcrest:hamcrest-library:1.3
|-- com.github.tomakehurst:wiremock:2.17.0