License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.rest.dispatcher |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.rest.api.dispatcher |
Last Version | Last Version1.0.167 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 Identity Server - Rest API Dispatcher
WSO2 Identity Server - Rest API Dispatcher
|
Project Organization |
Project Organization |
<!-- 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.167</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.167'
// 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.167")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher:war:1.0.167'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.dispatcher" rev="1.0.167">
<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.167')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.dispatcher" % "1.0.167"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher "1.0.167"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.0 |
org.apache.cxf : cxf-rt-rs-service-description | jar | 3.5.0 |
org.springframework : spring-web | jar | 5.3.15 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |