License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon |
ArtifactId | ArtifactIdcarbon-kernel-features |
Version | Version5.2.13 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Kernel - Features Parent
WSO2 Carbon Kernel Parent Pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
carbon-kernel-features-5.2.13.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-features/ -->
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>carbon-kernel-features</artifactId>
<version>5.2.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-features/
implementation 'org.wso2.carbon:carbon-kernel-features:5.2.13'
// https://jarcasting.com/artifacts/org.wso2.carbon/carbon-kernel-features/
implementation ("org.wso2.carbon:carbon-kernel-features:5.2.13")
'org.wso2.carbon:carbon-kernel-features:pom:5.2.13'
<dependency org="org.wso2.carbon" name="carbon-kernel-features" rev="5.2.13">
<artifact name="carbon-kernel-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='carbon-kernel-features', version='5.2.13')
)
libraryDependencies += "org.wso2.carbon" % "carbon-kernel-features" % "5.2.13"
[org.wso2.carbon/carbon-kernel-features "5.2.13"]