Glue module for using Dropbox Core API with Spring Boot, using autowiring and externalized configuration of access information
'com.workrefined:dropbox-boot:0.1.1'
<dependency>
<groupId>com.workrefined</groupId>
<artifactId>dropbox-boot</artifactId>
<version>0.1.1</version>
</dependency>
<dependency org="com.workrefined" name="dropbox-boot" rev="0.1.1"/>
"com.workrefined", "dropbox-boot", "0.1.1"