is not current version
Last Version 3.2.0

org.wso2.das:wso2das-features 3.2.0-beta

WSO2 Data Analytics Server Features

GroupId

GroupId

org.wso2.das
ArtifactId

ArtifactId

wso2das-features
Version

Version

3.2.0-beta
Type

Type

pom

Download wso2das-features 3.2.0-beta

Filename Size
wso2das-features-3.2.0-beta.pom 746 bytes
Browse

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