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

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


Категории

Категории

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

Группа

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

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

identity-core-feature
Версия

Версия

5.6.14
Тип

Тип

pom

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

Имя Файла Размер
identity-core-feature-5.6.14.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.6.14</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.6.14'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/identity-core-feature/
implementation ("org.wso2.carbon.identity.framework:identity-core-feature:5.6.14")
'org.wso2.carbon.identity.framework:identity-core-feature:pom:5.6.14'
<dependency org="org.wso2.carbon.identity.framework" name="identity-core-feature" rev="5.6.14">
  <artifact name="identity-core-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='identity-core-feature', version='5.6.14')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "identity-core-feature" % "5.6.14"
[org.wso2.carbon.identity.framework/identity-core-feature "5.6.14"]