is not current version
Last Version 4.7.0-m11

org.wso2.carbon:carbon-kernel-distribution 4.4.12

WSO2 Carbon - Distribution

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

carbon-kernel-distribution
Version

Version

4.4.12
Type

Type

pom

Download carbon-kernel-distribution 4.4.12


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