is not current version
Last Version 3.0.0.alpha17

com.sitewhere:sitewhere-mongodb 3.0.0.alpha7

SiteWhere MongoDB Integration

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-mongodb
Version

Version

3.0.0.alpha7
Type

Type

jar

Download sitewhere-mongodb 3.0.0.alpha7


<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/ -->
<dependency>
    <groupId>com.sitewhere</groupId>
    <artifactId>sitewhere-mongodb</artifactId>
    <version>3.0.0.alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/
implementation 'com.sitewhere:sitewhere-mongodb:3.0.0.alpha7'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/
implementation ("com.sitewhere:sitewhere-mongodb:3.0.0.alpha7")
'com.sitewhere:sitewhere-mongodb:jar:3.0.0.alpha7'
<dependency org="com.sitewhere" name="sitewhere-mongodb" rev="3.0.0.alpha7">
  <artifact name="sitewhere-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-mongodb', version='3.0.0.alpha7')
)
libraryDependencies += "com.sitewhere" % "sitewhere-mongodb" % "3.0.0.alpha7"
[com.sitewhere/sitewhere-mongodb "3.0.0.alpha7"]