License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.wso2.carbon.analytics |
ArtifactId | ArtifactIdorg.wso2.carbon.analytics.test.distribution |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Analytics - Streaming Integrator Test Distribution
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.2.1</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.2.1'
// 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.2.1")
'org.wso2.carbon.analytics:org.wso2.carbon.analytics.test.distribution:pom:2.2.1'
<dependency org="org.wso2.carbon.analytics" name="org.wso2.carbon.analytics.test.distribution" rev="2.2.1">
<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.2.1')
)
libraryDependencies += "org.wso2.carbon.analytics" % "org.wso2.carbon.analytics.test.distribution" % "2.2.1"
[org.wso2.carbon.analytics/org.wso2.carbon.analytics.test.distribution "2.2.1"]