is not current version
Last Version 5.7.1

org.wso2.carbon.identity.inbound.auth.sts:org.wso2.carbon.mex.endpoint 5.2.18

Endpoint for Dynamic CRM Mex endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.inbound.auth.sts
ArtifactId

ArtifactId

org.wso2.carbon.mex.endpoint
Version

Version

5.2.18
Type

Type

war

Download org.wso2.carbon.mex.endpoint 5.2.18


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