License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.wso2.analytics.esb |
ArtifactId | ArtifactIdorg.wso2.das4esb.integration.common.clients |
Version | Version5.0.0 |
Type | Typejar |
Description |
DescriptionWSO2 ESB Analytics Server - Integration Test Common Module
WSO2 ESB Analytics Server Integration Tests
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.analytics.esb/org.wso2.das4esb.integration.common.clients/ -->
<dependency>
<groupId>org.wso2.analytics.esb</groupId>
<artifactId>org.wso2.das4esb.integration.common.clients</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.esb/org.wso2.das4esb.integration.common.clients/
implementation 'org.wso2.analytics.esb:org.wso2.das4esb.integration.common.clients:5.0.0'
// https://jarcasting.com/artifacts/org.wso2.analytics.esb/org.wso2.das4esb.integration.common.clients/
implementation ("org.wso2.analytics.esb:org.wso2.das4esb.integration.common.clients:5.0.0")
'org.wso2.analytics.esb:org.wso2.das4esb.integration.common.clients:jar:5.0.0'
<dependency org="org.wso2.analytics.esb" name="org.wso2.das4esb.integration.common.clients" rev="5.0.0">
<artifact name="org.wso2.das4esb.integration.common.clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.esb', module='org.wso2.das4esb.integration.common.clients', version='5.0.0')
)
libraryDependencies += "org.wso2.analytics.esb" % "org.wso2.das4esb.integration.common.clients" % "5.0.0"
[org.wso2.analytics.esb/org.wso2.das4esb.integration.common.clients "5.0.0"]