Last Version

WSO2 Carbon CAS 1.0.1


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.extension.identity.authenticator
ArtifactId

ArtifactId

org.wso2.carbon.extension.identity.authenticator.inbound.cas
Version

Version

1.0.1
Type

Type

pom
Description

Description

WSO2 Carbon CAS
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2
Source Code Management

Source Code Management

https://github.com/wso2-extensions/identity-inbound-auth-cas.git

Download org.wso2.carbon.extension.identity.authenticator.inbound.cas 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • components/cas-client-webapp
  • components/cas-inbound-authenticator
  • features/org.wso2.carbon.identity.sso.cas.feature
  • features/org.wso2.carbon.identity.sso.cas.server.feature
  • repository