is not current version
Last Version 1.0.167

org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher 1.0.127

WSO2 Identity Server - Rest API Dispatcher

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.rest.dispatcher
ArtifactId

ArtifactId

org.wso2.carbon.identity.rest.api.dispatcher
Version

Version

1.0.127
Type

Type

war

Download org.wso2.carbon.identity.rest.api.dispatcher 1.0.127


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