I need to setup a Maven artifactory using dropbox as storage. Azure DevOps/artifact section offers this one: it also gives you a personal token for accessing this repo (pulling/pushing artifacts). Is this easily doable?
I can't personally speak to whether or not it's easy, but it looks like developers have been able to do that successfully before:
https://stackoverflow.com/questions/27386654/using-dropbox-as-maven-repository
https://jitblog.net/use-dropbox-to-host-a-maven-repository/