License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.is |
ArtifactId | ArtifactIdidentity-integration-tests-utils |
Last Version | Last Version5.13.0-m3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Identity Integration Test Utils
WSO2 Identity Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity-integration-tests-utils-5.13.0-m3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>identity-integration-tests-utils</artifactId>
<version>5.13.0-m3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/
implementation 'org.wso2.is:identity-integration-tests-utils:5.13.0-m3'
// https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/
implementation ("org.wso2.is:identity-integration-tests-utils:5.13.0-m3")
'org.wso2.is:identity-integration-tests-utils:pom:5.13.0-m3'
<dependency org="org.wso2.is" name="identity-integration-tests-utils" rev="5.13.0-m3">
<artifact name="identity-integration-tests-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='identity-integration-tests-utils', version='5.13.0-m3')
)
libraryDependencies += "org.wso2.is" % "identity-integration-tests-utils" % "5.13.0-m3"
[org.wso2.is/identity-integration-tests-utils "5.13.0-m3"]