не последняя версия
Последняя версия 2.2.1

org.wso2.carbon.analytics:org.wso2.carbon.analytics.test.distribution 2.0.178

This module generates the product distribution (zip) by installing sample in-memory user store and carbon-security feature on top of kernel core and runtime features and finally assembles product specific configurations files and startup scripts using assembly plugin.

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.wso2.carbon.analytics
Идентификатор

Идентификатор

org.wso2.carbon.analytics.test.distribution
Версия

Версия

2.0.178
Тип

Тип

pom

Скачать org.wso2.carbon.analytics.test.distribution 2.0.178


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