is not current version
Last Version 2.0.0

org.wso2.extension.siddhi.map.keyvalue:siddhi-map-keyvalue 1.0.0


Categories

Categories

KeY Data Data Formats Formal Verification Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.extension.siddhi.map.keyvalue
ArtifactId

ArtifactId

siddhi-map-keyvalue
Version

Version

1.0.0
Type

Type

jar

Download siddhi-map-keyvalue 1.0.0


<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.keyvalue/siddhi-map-keyvalue/ -->
<dependency>
    <groupId>org.wso2.extension.siddhi.map.keyvalue</groupId>
    <artifactId>siddhi-map-keyvalue</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.keyvalue/siddhi-map-keyvalue/
implementation 'org.wso2.extension.siddhi.map.keyvalue:siddhi-map-keyvalue:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.map.keyvalue/siddhi-map-keyvalue/
implementation ("org.wso2.extension.siddhi.map.keyvalue:siddhi-map-keyvalue:1.0.0")
'org.wso2.extension.siddhi.map.keyvalue:siddhi-map-keyvalue:jar:1.0.0'
<dependency org="org.wso2.extension.siddhi.map.keyvalue" name="siddhi-map-keyvalue" rev="1.0.0">
  <artifact name="siddhi-map-keyvalue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.map.keyvalue', module='siddhi-map-keyvalue', version='1.0.0')
)
libraryDependencies += "org.wso2.extension.siddhi.map.keyvalue" % "siddhi-map-keyvalue" % "1.0.0"
[org.wso2.extension.siddhi.map.keyvalue/siddhi-map-keyvalue "1.0.0"]