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

org.wso2.identity.apps:org.wso2.identity.apps.common.server.feature 1.0.438

This feature contains common utils for identity app portals.

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

org.wso2.identity.apps.common.server.feature
Версия

Версия

1.0.438
Тип

Тип

pom

Скачать org.wso2.identity.apps.common.server.feature 1.0.438


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