r-collector-loggly.0.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 tiler-collector-loggly Show documentation
Show all versions of tiler-collector-loggly Show documentation
Loggly collector for the Tiler dashboard framework
The newest version!
{
"main":"io.tiler.collectors.loggly.LogglyCollectorVerticle",
"description":"Loggly collector for the Tiler dashboard framework",
"licenses": ["MIT"],
"author": "Simon Dean",
"developers": [],
"keywords": [
"dashboard",
"information",
"radiator",
"react",
"vert.x",
"loggly"
],
"homepage": "https://github.com/tiler-project/tiler-collector-loggly",
"auto-redeploy": true,
"includes": "io.tiler~tiler-core~0.1.4,org.simondean.vertx~vertx-async~0.1.7"
}