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

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

This feature contains common utils for identity app portals.

Категории

Категории

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

Группа

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

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

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

Версия

1.0.342
Тип

Тип

pom

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


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