is not current version
Last Version 5.5.9

org.wso2.carbon.identity.agent.sso.java:org.wso2.carbon.identity.sso.agent.server.feature 5.1.22

This feature contains sso agent which is a library for sso and openid

Categories

Categories

IDE Development Tools Java Languages
GroupId

GroupId

org.wso2.carbon.identity.agent.sso.java
ArtifactId

ArtifactId

org.wso2.carbon.identity.sso.agent.server.feature
Version

Version

5.1.22
Type

Type

pom

Download org.wso2.carbon.identity.sso.agent.server.feature 5.1.22


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/org.wso2.carbon.identity.sso.agent.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.agent.sso.java</groupId>
    <artifactId>org.wso2.carbon.identity.sso.agent.server.feature</artifactId>
    <version>5.1.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/org.wso2.carbon.identity.sso.agent.server.feature/
implementation 'org.wso2.carbon.identity.agent.sso.java:org.wso2.carbon.identity.sso.agent.server.feature:5.1.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.sso.java/org.wso2.carbon.identity.sso.agent.server.feature/
implementation ("org.wso2.carbon.identity.agent.sso.java:org.wso2.carbon.identity.sso.agent.server.feature:5.1.22")
'org.wso2.carbon.identity.agent.sso.java:org.wso2.carbon.identity.sso.agent.server.feature:pom:5.1.22'
<dependency org="org.wso2.carbon.identity.agent.sso.java" name="org.wso2.carbon.identity.sso.agent.server.feature" rev="5.1.22">
  <artifact name="org.wso2.carbon.identity.sso.agent.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.agent.sso.java', module='org.wso2.carbon.identity.sso.agent.server.feature', version='5.1.22')
)
libraryDependencies += "org.wso2.carbon.identity.agent.sso.java" % "org.wso2.carbon.identity.sso.agent.server.feature" % "5.1.22"
[org.wso2.carbon.identity.agent.sso.java/org.wso2.carbon.identity.sso.agent.server.feature "5.1.22"]