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

org.wso2.carbon.identity:entitlement 5.0.2-beta

This is a Carbon bundle that represent the Entitlement Aggregator module.

Категории

Категории

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

Группа

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

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

entitlement
Версия

Версия

5.0.2-beta
Тип

Тип

pom

Скачать entitlement 5.0.2-beta

Имя Файла Размер
entitlement-5.0.2-beta.pom 1 KB
Обзор

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