не последняя версия
Последняя версия 5.13.0-m3

org.wso2.is:api-resources 5.12.0-m15

WSO2 Identity Server - Rest API

Группа

Группа

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

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

api-resources
Версия

Версия

5.12.0-m15
Тип

Тип

pom

Скачать api-resources 5.12.0-m15

Имя Файла Размер
api-resources-5.12.0-m15.pom 20 KB
Обзор

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