is not current version
Last Version 5.7.1

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

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.4.4
Type

Type

war

Download org.wso2.carbon.mex.endpoint 5.4.4


<!-- 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.4.4</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.4.4'
// 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.4.4")
'org.wso2.carbon.identity.inbound.auth.sts:org.wso2.carbon.mex.endpoint:war:5.4.4'
<dependency org="org.wso2.carbon.identity.inbound.auth.sts" name="org.wso2.carbon.mex.endpoint" rev="5.4.4">
  <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.4.4')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.sts" % "org.wso2.carbon.mex.endpoint" % "5.4.4"
[org.wso2.carbon.identity.inbound.auth.sts/org.wso2.carbon.mex.endpoint "5.4.4"]