не последняя версия
Последняя версия 1.4.0

com.hurence.logisland:logisland-service-mongodb-client 1.1.2

Implementation of the mongodb service api

Категории

Категории

MongoDB Данные Базы данных CLI Взаимодействие с пользователем
Группа

Группа

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

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

logisland-service-mongodb-client
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать logisland-service-mongodb-client 1.1.2


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