carbon-parent
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.wso2.carbon |
ArtifactId | ArtifactIdconfig-creator |
Last Version | Last Version5.2.0-m3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Carbon Kernel - Configuration Creator
The config creator module creates carbon configuration file
this has carbon.core dependency and maven configuration plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-creator-5.2.0-m3.pom | |
config-creator-5.2.0-m3.jar | 8 KB |
config-creator-5.2.0-m3-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon/config-creator/ -->
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>config-creator</artifactId>
<version>5.2.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/config-creator/
implementation 'org.wso2.carbon:config-creator:5.2.0-m3'
// https://jarcasting.com/artifacts/org.wso2.carbon/config-creator/
implementation ("org.wso2.carbon:config-creator:5.2.0-m3")
'org.wso2.carbon:config-creator:jar:5.2.0-m3'
<dependency org="org.wso2.carbon" name="config-creator" rev="5.2.0-m3">
<artifact name="config-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='config-creator', version='5.2.0-m3')
)
libraryDependencies += "org.wso2.carbon" % "config-creator" % "5.2.0-m3"
[org.wso2.carbon/config-creator "5.2.0-m3"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon : org.wso2.carbon.core | jar | 5.2.0-m3 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
Version |
---|
5.2.0-m3
|