License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.samples.is |
ArtifactId | ArtifactIdwso2is-identity-samples-authenticators |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Identity Sample (Adaptive) Authenticators
WSO2 Identity Server Samples
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2is-identity-samples-authenticators-4.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-authenticators/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-authenticators/
implementation 'org.wso2.samples.is:wso2is-identity-samples-authenticators:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-authenticators/
implementation ("org.wso2.samples.is:wso2is-identity-samples-authenticators:4.4.0")
'org.wso2.samples.is:wso2is-identity-samples-authenticators:pom:4.4.0'
<dependency org="org.wso2.samples.is" name="wso2is-identity-samples-authenticators" rev="4.4.0">
<artifact name="wso2is-identity-samples-authenticators" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='wso2is-identity-samples-authenticators', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "wso2is-identity-samples-authenticators" % "4.4.0"
[org.wso2.samples.is/wso2is-identity-samples-authenticators "4.4.0"]