is not current version
Last Version 3.0.0.alpha29

com.sitewhere:sitewhere-datastore 3.0.0.alpha27

SiteWhere Common Datasore Support

Categories

Categories

Data
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-datastore
Version

Version

3.0.0.alpha27
Type

Type

jar

Download sitewhere-datastore 3.0.0.alpha27


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