не последняя версия
Последняя версия 4.7.0-m11

org.wso2.carbon:carbon-kernel-distribution 4.6.1-m7

WSO2 Carbon - Distribution

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.wso2.carbon
Идентификатор

Идентификатор

carbon-kernel-distribution
Версия

Версия

4.6.1-m7
Тип

Тип

pom

Скачать carbon-kernel-distribution 4.6.1-m7

Имя Файла Размер
carbon-kernel-distribution-4.6.1-m7.pom 815 bytes
Обзор

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