META-INF.jreleaser.templates.single-jar.jbang.jbang-catalog.json.tpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jreleaser-templates Show documentation
Show all versions of jreleaser-templates Show documentation
JReleaser packager templates
The newest version!
{
"aliases": {
"{{jbangAliasName}}": {
"script-ref": "{{jbangScriptName}}.java",
"description": "{{projectDescription}}"
}
}
}