is not current version
Last Version 3.0.0.alpha17

com.sitewhere:sitewhere-mongodb 1.6.1

SiteWhere MongoDB Implementation

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-mongodb
Version

Version

1.6.1
Type

Type

jar

Download sitewhere-mongodb 1.6.1


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