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