META-INF.dirigible.dev-tools.heap_snapshot_worker_entrypoint.json Maven / Gradle / Ivy
{
"worker": true,
"modules": [
{ "name": "heap_snapshot_worker", "type": "autostart" },
{ "name": "heap_snapshot_model", "type": "autostart" },
{ "name": "platform", "type": "autostart" },
{ "name": "text_utils", "type": "autostart" },
{ "name": "common", "type": "autostart" }
]
}