не последняя версия
Последняя версия 3.0.0.alpha29

com.sitewhere:sitewhere-datastore 3.0.0.alpha23

SiteWhere Common Datasore Support

Категории

Категории

Данные
Группа

Группа

com.sitewhere
Идентификатор

Идентификатор

sitewhere-datastore
Версия

Версия

3.0.0.alpha23
Тип

Тип

jar

Скачать sitewhere-datastore 3.0.0.alpha23


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