is not current version
Last Version 5.2.16

org.wso2.carbon:org.wso2.carbon.launcher 5.2.8

The main module which launches a carbon instance

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.launcher
Version

Version

5.2.8
Type

Type

jar

Download org.wso2.carbon.launcher 5.2.8


<!-- https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.launcher/ -->
<dependency>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>org.wso2.carbon.launcher</artifactId>
    <version>5.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.launcher/
implementation 'org.wso2.carbon:org.wso2.carbon.launcher:5.2.8'
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.launcher/
implementation ("org.wso2.carbon:org.wso2.carbon.launcher:5.2.8")
'org.wso2.carbon:org.wso2.carbon.launcher:jar:5.2.8'
<dependency org="org.wso2.carbon" name="org.wso2.carbon.launcher" rev="5.2.8">
  <artifact name="org.wso2.carbon.launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.launcher', version='5.2.8')
)
libraryDependencies += "org.wso2.carbon" % "org.wso2.carbon.launcher" % "5.2.8"
[org.wso2.carbon/org.wso2.carbon.launcher "5.2.8"]