is not current version
Last Version 2.0.0

org.wso2.extension.siddhi.store.mongodb:siddhi-store-mongodb-parent 1.0.5


Categories

Categories

MongoDB Data Databases Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.extension.siddhi.store.mongodb
ArtifactId

ArtifactId

siddhi-store-mongodb-parent
Version

Version

1.0.5
Type

Type

pom

Download siddhi-store-mongodb-parent 1.0.5


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