is not current version
Last Version 5.2.16

org.wso2.carbon:org.wso2.carbon.launcher 5.2.15

The main module which launches a carbon instance

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.launcher
Version

Version

5.2.15
Type

Type

jar

Download org.wso2.carbon.launcher 5.2.15


<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.launcher/
implementation 'org.wso2.carbon:org.wso2.carbon.launcher:5.2.15'
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.launcher/
implementation ("org.wso2.carbon:org.wso2.carbon.launcher:5.2.15")
'org.wso2.carbon:org.wso2.carbon.launcher:jar:5.2.15'
<dependency org="org.wso2.carbon" name="org.wso2.carbon.launcher" rev="5.2.15">
  <artifact name="org.wso2.carbon.launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.launcher', version='5.2.15')
)
libraryDependencies += "org.wso2.carbon" % "org.wso2.carbon.launcher" % "5.2.15"
[org.wso2.carbon/org.wso2.carbon.launcher "5.2.15"]