License |
License |
---|---|
GroupId | GroupIdorg.wso2.das |
ArtifactId | ArtifactIdorg.wso2.das.integration.tests |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionWSO2 Data Analytics Server - Integration Test Module
WSO2 Data Analytics Server Integration Tests
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.tests/ -->
<dependency>
<groupId>org.wso2.das</groupId>
<artifactId>org.wso2.das.integration.tests</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.tests/
implementation 'org.wso2.das:org.wso2.das.integration.tests:3.2.0'
// https://jarcasting.com/artifacts/org.wso2.das/org.wso2.das.integration.tests/
implementation ("org.wso2.das:org.wso2.das.integration.tests:3.2.0")
'org.wso2.das:org.wso2.das.integration.tests:jar:3.2.0'
<dependency org="org.wso2.das" name="org.wso2.das.integration.tests" rev="3.2.0">
<artifact name="org.wso2.das.integration.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.das', module='org.wso2.das.integration.tests', version='3.2.0')
)
libraryDependencies += "org.wso2.das" % "org.wso2.das.integration.tests" % "3.2.0"
[org.wso2.das/org.wso2.das.integration.tests "3.2.0"]