All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ityplatform.commons.launcher.launcher.2.2.1.source-code.launcher.json Maven / Gradle / Ivy

{
    "bundle":{
        "containers":[
            {
                "location":"&{launcher.install.location}/bundle",
                "includes":["*.jar"],
                "action":"install.start"
            }
        ]
    },
    "config.properties":"&{launcher.project.location}/conf/config.properties",
    "system.properties":"&{launcher.project.location}/conf/system.properties"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy