An open API service indexing awesome lists of open source software.

https://github.com/alvarogarcia7/meest-json-api

A proxy for accessing Meest Droppoints service, in JSON
https://github.com/alvarogarcia7/meest-json-api

json kotlin maven meest mvn pom proxy service spring

Last synced: 3 months ago
JSON representation

A proxy for accessing Meest Droppoints service, in JSON

Awesome Lists containing this project

README

          

# Meest JSON API

## FAQ

#### Running the application

Q: I can't run the application, because of a failing dependency "javax.activation". Maven failed to resolve dependencies

A: See [this answer](https://stackoverflow.com/questions/14144085/maven-failed-to-resolve-dependencies-javax-activation#37012953)

In short, download the dependency from Oracle and install it manually