License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.carbon.auth.iwa |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.authenticator.iwa.feature |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIWA based authenticator Feature
This feature contains the bundles required for IWA based authentication functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/org.wso2.carbon.identity.authenticator.iwa.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.carbon.auth.iwa</groupId>
<artifactId>org.wso2.carbon.identity.authenticator.iwa.feature</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/org.wso2.carbon.identity.authenticator.iwa.feature/
implementation 'org.wso2.carbon.identity.carbon.auth.iwa:org.wso2.carbon.identity.authenticator.iwa.feature:5.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.iwa/org.wso2.carbon.identity.authenticator.iwa.feature/
implementation ("org.wso2.carbon.identity.carbon.auth.iwa:org.wso2.carbon.identity.authenticator.iwa.feature:5.5.0")
'org.wso2.carbon.identity.carbon.auth.iwa:org.wso2.carbon.identity.authenticator.iwa.feature:pom:5.5.0'
<dependency org="org.wso2.carbon.identity.carbon.auth.iwa" name="org.wso2.carbon.identity.authenticator.iwa.feature" rev="5.5.0">
<artifact name="org.wso2.carbon.identity.authenticator.iwa.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.carbon.auth.iwa', module='org.wso2.carbon.identity.authenticator.iwa.feature', version='5.5.0')
)
libraryDependencies += "org.wso2.carbon.identity.carbon.auth.iwa" % "org.wso2.carbon.identity.authenticator.iwa.feature" % "5.5.0"
[org.wso2.carbon.identity.carbon.auth.iwa/org.wso2.carbon.identity.authenticator.iwa.feature "5.5.0"]