is not current version
Last Version 4.4.0-RC4

org.wso2.sp:tests 4.2.0-M5


GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

tests
Version

Version

4.2.0-M5
Type

Type

pom

Download tests 4.2.0-M5

Filename Size
tests-4.2.0-M5.pom 1 KB
Browse

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