| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.wso2.carbon.identity.governance |
| Идентификатор | Идентификаторcarbon-service-stubs |
| Версия | Версия0.1.30 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| carbon-service-stubs-0.1.30.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/carbon-service-stubs/ -->
<dependency>
<groupId>org.wso2.carbon.identity.governance</groupId>
<artifactId>carbon-service-stubs</artifactId>
<version>0.1.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/carbon-service-stubs/
implementation 'org.wso2.carbon.identity.governance:carbon-service-stubs:0.1.30'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/carbon-service-stubs/
implementation ("org.wso2.carbon.identity.governance:carbon-service-stubs:0.1.30")
'org.wso2.carbon.identity.governance:carbon-service-stubs:pom:0.1.30'
<dependency org="org.wso2.carbon.identity.governance" name="carbon-service-stubs" rev="0.1.30">
<artifact name="carbon-service-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.governance', module='carbon-service-stubs', version='0.1.30')
)
libraryDependencies += "org.wso2.carbon.identity.governance" % "carbon-service-stubs" % "0.1.30"
[org.wso2.carbon.identity.governance/carbon-service-stubs "0.1.30"]