не последняя версия
Последняя версия 5.7.1

org.wso2.carbon.identity.inbound.auth.sts:org.wso2.carbon.sts.connector.feature 5.6.6

This feature contains the core bundles required for Back-end functionality of STS

Категории

Категории

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

Группа

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

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

org.wso2.carbon.sts.connector.feature
Версия

Версия

5.6.6
Тип

Тип

pom

Скачать org.wso2.carbon.sts.connector.feature 5.6.6


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