is not current version
Last Version 2.5.5

org.wso2.carbon.identity.local.auth.api:org.wso2.carbon.identity.local.auth.api.endpoint 2.4.0

WSO2 Identity - Authentication REST API

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.local.auth.api
ArtifactId

ArtifactId

org.wso2.carbon.identity.local.auth.api.endpoint
Version

Version

2.4.0
Type

Type

war

Download org.wso2.carbon.identity.local.auth.api.endpoint 2.4.0


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.api/org.wso2.carbon.identity.local.auth.api.endpoint/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.local.auth.api</groupId>
    <artifactId>org.wso2.carbon.identity.local.auth.api.endpoint</artifactId>
    <version>2.4.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.api/org.wso2.carbon.identity.local.auth.api.endpoint/
implementation 'org.wso2.carbon.identity.local.auth.api:org.wso2.carbon.identity.local.auth.api.endpoint:2.4.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.api/org.wso2.carbon.identity.local.auth.api.endpoint/
implementation ("org.wso2.carbon.identity.local.auth.api:org.wso2.carbon.identity.local.auth.api.endpoint:2.4.0")
'org.wso2.carbon.identity.local.auth.api:org.wso2.carbon.identity.local.auth.api.endpoint:war:2.4.0'
<dependency org="org.wso2.carbon.identity.local.auth.api" name="org.wso2.carbon.identity.local.auth.api.endpoint" rev="2.4.0">
  <artifact name="org.wso2.carbon.identity.local.auth.api.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.local.auth.api', module='org.wso2.carbon.identity.local.auth.api.endpoint', version='2.4.0')
)
libraryDependencies += "org.wso2.carbon.identity.local.auth.api" % "org.wso2.carbon.identity.local.auth.api.endpoint" % "2.4.0"
[org.wso2.carbon.identity.local.auth.api/org.wso2.carbon.identity.local.auth.api.endpoint "2.4.0"]