Mongosphere

Mongosphere is a wrapper around MongoDB Driver Sync that aims to lessen the code written by the developers.

Лицензия

Лицензия

Группа

Группа

pw.mihou
Идентификатор

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

Mongosphere
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mongosphere
Mongosphere is a wrapper around MongoDB Driver Sync that aims to lessen the code written by the developers.
Ссылка на сайт

Ссылка на сайт

https://github.com/ShindouMihou/Mongosphere/
Система контроля версий

Система контроля версий

https://github.com/ShindouMihou/Mongosphere.git

Скачать Mongosphere

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mongodb : mongodb-driver-sync jar 4.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0