License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.rest.dispatcher |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.rest.api.dispatcher |
Version | Version1.0.164 |
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.164</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.164'
// 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.164")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher:war:1.0.164'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.dispatcher" rev="1.0.164">
<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.164')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.dispatcher" % "1.0.164"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher "1.0.164"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo : olingo-odata2-core-incubating | jar | 1.1.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.7 |
org.apache.cxf : cxf-rt-rs-service-description | jar | 3.3.7 |
org.springframework : spring-web | jar | 5.1.1.RELEASE |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-logging : commons-logging | jar | 1.2 |
io.swagger : swagger-jaxrs | jar | 1.6.2 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |