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

org.wso2.carbon.identity:carbon-service-stubs 5.1.2


Категории

Категории

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

Группа

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

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

carbon-service-stubs
Версия

Версия

5.1.2
Тип

Тип

pom

Скачать carbon-service-stubs 5.1.2

Имя Файла Размер
carbon-service-stubs-5.1.2.pom 1 KB
Обзор

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