is not current version
Last Version 1.0.1

org.wso2.carbon.extension.identity.authenticator:wso2carbon-sso-cas-repository 1.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

wso2carbon-sso-cas-repository
Version

Version

1.0.0
Type

Type

pom

Download wso2carbon-sso-cas-repository 1.0.0


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