You can use Box Java SDK to call Box APIs in a Java project. To install Java SDK, add a Gradle dependency or Maven dependency, or clone the source into a project. Additionally, you can download one of the precompiled JARs from the releases page on GitHub.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Learn more about Java SDK on GitHub
Gradle
Add the following dependency to thebuild.gradle file.
For the most up-to-date version number of the Java SDK, please refer to the
Java SDK Open Source page.
Maven
Add the following to Maven dependency.For the most up-to-date version number of the Java SDK, please refer to the
Java SDK Open Source page.
