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

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

This feature contains common utils for identity app portals.

Категории

Категории

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

Группа

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

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

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

Версия

1.2.299
Тип

Тип

pom

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


<!-- 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.2.299</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.2.299'
// 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.2.299")
'org.wso2.identity.apps:org.wso2.identity.apps.common.server.feature:pom:1.2.299'
<dependency org="org.wso2.identity.apps" name="org.wso2.identity.apps.common.server.feature" rev="1.2.299">
  <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.2.299')
)
libraryDependencies += "org.wso2.identity.apps" % "org.wso2.identity.apps.common.server.feature" % "1.2.299"
[org.wso2.identity.apps/org.wso2.identity.apps.common.server.feature "1.2.299"]