не последняя версия
Последняя версия 4.12.10

org.wso2.carbon.deployment:org.wso2.carbon.module.mgt.ui.feature 4.11.2

This feature contains the bundles required for Front-end Module Management functionality

Группа

Группа

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

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

org.wso2.carbon.module.mgt.ui.feature
Версия

Версия

4.11.2
Тип

Тип

pom

Скачать org.wso2.carbon.module.mgt.ui.feature 4.11.2


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