.rest-mirror.2.1.13.source-code.mod.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-mirror Show documentation
Show all versions of rest-mirror Show documentation
A verticle that mirrors resources, which are provided as zip into a rest storage.
{
"main": "org.swisspush.mirror.ResourcesMirrorMod",
"description":"Mirrors zip resources which are available over an URL into the rest-storage",
"licenses": ["The Apache Software License Version 2.0"],
"author": "Florian Kammermann",
"homepage": "https://github.com/swisspush/vertx-rest-mirror"
}