| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаcom.sitewhere |
| Идентификатор | Идентификаторsitewhere-mongodb |
| Версия | Версия3.0.0.alpha17 |
| Тип | Типjar |
| Описание |
ОписаниеSiteWhere MongoDB Integration
SiteWhere MongoDB Integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-mongodb</artifactId>
<version>3.0.0.alpha17</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/
implementation 'com.sitewhere:sitewhere-mongodb:3.0.0.alpha17'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-mongodb/
implementation ("com.sitewhere:sitewhere-mongodb:3.0.0.alpha17")
'com.sitewhere:sitewhere-mongodb:jar:3.0.0.alpha17'
<dependency org="com.sitewhere" name="sitewhere-mongodb" rev="3.0.0.alpha17">
<artifact name="sitewhere-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-mongodb', version='3.0.0.alpha17')
)
libraryDependencies += "com.sitewhere" % "sitewhere-mongodb" % "3.0.0.alpha17"
[com.sitewhere/sitewhere-mongodb "3.0.0.alpha17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sitewhere : sitewhere-microservice | jar | 3.0.0.alpha21 |
| org.mongodb : mongo-java-driver | jar | 3.10.1 |