Categories |
CategoriesMongoDB Data Databases Siddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.extension.siddhi.store.mongodb |
ArtifactId | ArtifactIdsiddhi-store-mongodb-parent |
Version | Version1.0.5 |
Type | Typepom |
Filename | Size |
---|---|
siddhi-store-mongodb-parent-1.0.5.pom | 5 KB |
Browse |
<!-- 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"]