is not current version
Last Version 4.7.0-m11

org.wso2.carbon:org.wso2.carbon.bootstrap 4.4.37

This jar is used for bootstraping a Carbon Server

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.bootstrap
Version

Version

4.4.37
Type

Type

jar

Download org.wso2.carbon.bootstrap 4.4.37


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