License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.inbound.cas |
ArtifactId | ArtifactIdwso2carbon-sso-cas-repository |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - CAS SSO Feature Repository
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2carbon-sso-cas-repository-2.0.18.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/wso2carbon-sso-cas-repository/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.inbound.cas</groupId>
<artifactId>wso2carbon-sso-cas-repository</artifactId>
<version>2.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/wso2carbon-sso-cas-repository/
implementation 'org.wso2.carbon.extension.identity.authenticator.inbound.cas:wso2carbon-sso-cas-repository:2.0.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.inbound.cas/wso2carbon-sso-cas-repository/
implementation ("org.wso2.carbon.extension.identity.authenticator.inbound.cas:wso2carbon-sso-cas-repository:2.0.18")
'org.wso2.carbon.extension.identity.authenticator.inbound.cas:wso2carbon-sso-cas-repository:pom:2.0.18'
<dependency org="org.wso2.carbon.extension.identity.authenticator.inbound.cas" name="wso2carbon-sso-cas-repository" rev="2.0.18">
<artifact name="wso2carbon-sso-cas-repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.inbound.cas', module='wso2carbon-sso-cas-repository', version='2.0.18')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.inbound.cas" % "wso2carbon-sso-cas-repository" % "2.0.18"
[org.wso2.carbon.extension.identity.authenticator.inbound.cas/wso2carbon-sso-cas-repository "2.0.18"]