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

com.sitewhere:sitewhere-mongodb 1.0.1


Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

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

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

sitewhere-mongodb
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать sitewhere-mongodb 1.0.1


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