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

org.wso2.carbon.identity.framework:identity-core-feature 5.12.261


Категории

Категории

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

Группа

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

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

identity-core-feature
Версия

Версия

5.12.261
Тип

Тип

pom

Скачать identity-core-feature 5.12.261

Имя Файла Размер
identity-core-feature-5.12.261.pom 1 KB
Обзор

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