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.
| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.wso2.carbon |
| Идентификатор | Идентификаторconfig-creator |
| Последняя версия | Последняя версия5.2.0-m3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Carbon Kernel - Configuration Creator
The config creator module creates carbon configuration file
this has carbon.core dependency and maven configuration plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.
| Версия |
|---|
|
5.2.0-m3
|