is not current version
Last Version 1.0.63

org.wso2.analytics.solutions:data-search-widgets 1.0.45

WSO2 Stream Processor Data Search Solution

Categories

Categories

Data Search Business Logic Libraries
GroupId

GroupId

org.wso2.analytics.solutions
ArtifactId

ArtifactId

data-search-widgets
Version

Version

1.0.45
Type

Type

pom

Download data-search-widgets 1.0.45


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