не последняя версия
Последняя версия 5.5.0-m4

org.wso2.carbon.identity:identity-core 5.0.8

This is a Carbon bundle that represent the Identity Core Aggregator Module.

Категории

Категории

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

Группа

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

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

identity-core
Версия

Версия

5.0.8
Тип

Тип

pom

Скачать identity-core 5.0.8

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

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