The Dropbox API for Java is a Dropbox supported client library for accessing the
JSON+REST interface to Dropbox. It supports OAuth proxied authentication. It is
designed to be simple and easy to use, as well as instructional in case you want
to write your own. It is MIT licensed.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.googlecode.json-simple
»
json-simple A simple Java toolkit for JSON | 1.1 | 1.1.1 | |
Base64
Apache
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.3 | 1.22.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient5 vulnerabilities Apache HttpComponents Client | 4.0.3 | 5.6.2 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.0.3 | 5.6.2 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.10 | 6.1.2 | |
Web Testing
Apache 2.0
| net.sourceforge.htmlunit
»
htmlunit2 vulnerabilities A headless browser intended for use in testing web-based applications. | 2.8 | 5.2.0 |