License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-inbound-auth-openid |
Last Version | Last Version5.2.0-m1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Openid module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-inbound-auth-openid-5.2.0-m1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-openid/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-inbound-auth-openid</artifactId>
<version>5.2.0-m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-openid/
implementation 'org.wso2.carbon.identity:identity-inbound-auth-openid:5.2.0-m1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-inbound-auth-openid/
implementation ("org.wso2.carbon.identity:identity-inbound-auth-openid:5.2.0-m1")
'org.wso2.carbon.identity:identity-inbound-auth-openid:pom:5.2.0-m1'
<dependency org="org.wso2.carbon.identity" name="identity-inbound-auth-openid" rev="5.2.0-m1">
<artifact name="identity-inbound-auth-openid" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-inbound-auth-openid', version='5.2.0-m1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-inbound-auth-openid" % "5.2.0-m1"
[org.wso2.carbon.identity/identity-inbound-auth-openid "5.2.0-m1"]