cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dropbox JAVA SDK - Maven dependency issue

Dropbox JAVA SDK - Maven dependency issue

prohira
New member | Level 2

Hi there,

I am trying to integrate Dropbox with AEM using JAVA SDK https://www.dropbox.com/developers/documentation/java

I have also added a maven dependency as mentioned at: https://github.com/dropbox/dropbox-sdk-java

but looks like AEM OSGi framework is not unable to get transitive dependencies such as:

 

android.app -- Cannot be resolved
android.content -- Cannot be resolved
android.content.pm -- Cannot be resolved
android.database -- Cannot be resolved
android.net -- Cannot be resolved
android.os -- Cannot be resolved
android.util -- Cannot be resolved

com.google.appengine.api.urlfetch -- Cannot be resolved
com.squareup.okhttp -- Cannot be resolved

okhttp3 -- Cannot be resolved
okio -- Cannot be resolved

 

Thanks in advance!!

1 Reply 1

Greg-DB
Dropbox Staff

The Dropbox Java SDK does define a number of dependencies, but it sounds like the issue here is more about your platform's system for finding and installing dependencies, rather than using the Dropbox SDK itself. That being the case, I'm afraid I can't offer help for this, as AEM OSGi isn't made by Dropbox. You may be better served by referring to the documentation for your platform, or a support channel/forum for it. Apologies I can't be of more use!

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?