is not current version
Last Version 0.1.8

org.wso2.carbon.identity.gateway:identity-gateway-module-tests 0.1.1

OSGi Tests for Carbon Identity Inbound Provisioning SCIM2

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.gateway
ArtifactId

ArtifactId

identity-gateway-module-tests
Version

Version

0.1.1
Type

Type

jar

Download identity-gateway-module-tests 0.1.1


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/identity-gateway-module-tests/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.gateway</groupId>
    <artifactId>identity-gateway-module-tests</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/identity-gateway-module-tests/
implementation 'org.wso2.carbon.identity.gateway:identity-gateway-module-tests:0.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/identity-gateway-module-tests/
implementation ("org.wso2.carbon.identity.gateway:identity-gateway-module-tests:0.1.1")
'org.wso2.carbon.identity.gateway:identity-gateway-module-tests:jar:0.1.1'
<dependency org="org.wso2.carbon.identity.gateway" name="identity-gateway-module-tests" rev="0.1.1">
  <artifact name="identity-gateway-module-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.gateway', module='identity-gateway-module-tests', version='0.1.1')
)
libraryDependencies += "org.wso2.carbon.identity.gateway" % "identity-gateway-module-tests" % "0.1.1"
[org.wso2.carbon.identity.gateway/identity-gateway-module-tests "0.1.1"]