| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.carbon |
| ArtifactId | ArtifactIdorg.wso2.carbon.bootstrap |
| Last Version | Last Version4.7.0-m11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWSO2 Carbon - Bootstrap
This jar is used for bootstraping a Carbon Server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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.7.0-m11</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.bootstrap/
implementation 'org.wso2.carbon:org.wso2.carbon.bootstrap:4.7.0-m11'
// https://jarcasting.com/artifacts/org.wso2.carbon/org.wso2.carbon.bootstrap/
implementation ("org.wso2.carbon:org.wso2.carbon.bootstrap:4.7.0-m11")
'org.wso2.carbon:org.wso2.carbon.bootstrap:jar:4.7.0-m11'
<dependency org="org.wso2.carbon" name="org.wso2.carbon.bootstrap" rev="4.7.0-m11">
<artifact name="org.wso2.carbon.bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='org.wso2.carbon.bootstrap', version='4.7.0-m11')
)
libraryDependencies += "org.wso2.carbon" % "org.wso2.carbon.bootstrap" % "4.7.0-m11"
[org.wso2.carbon/org.wso2.carbon.bootstrap "4.7.0-m11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.logging : pax-logging-api | jar | 1.11.13 |
| wrapper : wrapper | jar | 3.2.3 |
| org.apache.log4j.wso2 » log4j Optional | jar | 1.2.17.wso2v1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| org.mockito : mockito-core | jar | 2.23.4 |