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
- Host: GitHub
- URL: https://github.com/alvarogarcia7/meest-json-api
- Owner: alvarogarcia7
- Created: 2018-01-19T16:22:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T10:37:50.000Z (over 8 years ago)
- Last Synced: 2025-02-28T09:24:18.971Z (over 1 year ago)
- Topics: json, kotlin, maven, meest, mvn, pom, proxy, service, spring
- Language: Kotlin
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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