o

org.wso2.carbon.identity.mgt.endpoint.util

Identity Management Endpoint Util
Files download
File Operation
org.wso2.carbon.identity.mgt.endpoint.util-7.2.8.jar download
org.wso2.carbon.identity.mgt.endpoint.util-7.2.8.pom download
org.wso2.carbon.identity.mgt.endpoint.util-7.2.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.identity.framework</groupId>
  <artifactId>org.wso2.carbon.identity.mgt.endpoint.util</artifactId>
  <version>7.2.8</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.endpoint.util:7.2.8'
Gradle Kotlin
implementation("org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.endpoint.util:7.2.8")
Scala SBT
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.mgt.endpoint.util" % "7.2.8"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.identity.mgt.endpoint.util', version='7.2.8')
)
Apache Ivy
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.mgt.endpoint.util" rev="7.2.8" />
Leiningen
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.mgt.endpoint.util "7.2.8"]
Apache Buildr
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.endpoint.util:jar:7.2.8'
Dependencies
<parent>
  <groupId>org.wso2.carbon.identity.framework</groupId>
  <artifactId>identity-mgt</artifactId>
  <version>7.2.8</version>
</parent>

compile

|-- org.wso2.carbon:org.wso2.carbon.utils

provided

|-- javax.servlet:servlet-api

|-- javax.servlet:jsp-api

|-- org.apache.taglibs:taglibs-standard-impl

|-- commons-lang.wso2:commons-lang

|-- org.apache.cxf:cxf-core

|-- org.apache.cxf:cxf-rt-rs-extension-providers

|-- org.apache.cxf:cxf-rt-rs-client

|-- com.sun.jersey:jersey-client

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.sun.jersey.contribs:jersey-multipart

|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider

|-- org.wso2.securevault:org.wso2.securevault

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.core

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.registration.stub

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.stub

|-- org.wso2.orbit.org.owasp.encoder:encoder

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt

|-- com.google.code.gson:gson

|-- org.wso2.orbit.org.apache.httpcomponents:httpclient

|-- org.apache.httpcomponents.wso2:httpcore

|-- org.json.wso2:json

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.common

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.base

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt.stub

test

|-- org.testng:testng

|-- org.mockito:mockito-core

|-- org.powermock:powermock-api-mockito2

|-- org.powermock:powermock-module-testng

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.testutil

|-- org.codehaus.jettison:jettison