License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.wso2.carbon |
ArtifactId | ArtifactIdcarbon-kernel-distribution |
Last Version | Last Version4.7.0-m11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Distribution
WSO2 Carbon - Distribution
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
carbon-kernel-distribution-4.7.0-m11.pom | 815 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-distribution/ -->
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-distribution</artifactId>
<version>4.7.0-m11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-distribution/
implementation 'org.wso2.carbon:carbon-kernel-distribution:4.7.0-m11'
// https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-distribution/
implementation ("org.wso2.carbon:carbon-kernel-distribution:4.7.0-m11")
'org.wso2.carbon:carbon-kernel-distribution:pom:4.7.0-m11'
<dependency org="org.wso2.carbon" name="carbon-kernel-distribution" rev="4.7.0-m11">
<artifact name="carbon-kernel-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='carbon-kernel-distribution', version='4.7.0-m11')
)
libraryDependencies += "org.wso2.carbon" % "carbon-kernel-distribution" % "4.7.0-m11"
[org.wso2.carbon/carbon-kernel-distribution "4.7.0-m11"]