| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаfr.wseduc |
| Идентификатор | Идентификаторmongodb-helper |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmongodb-helper
Vertx Mongo helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mongodb-helper-1.3.0.pom | |
| mongodb-helper-1.3.0.jar | 16 KB |
| mongodb-helper-1.3.0-sources.jar | 7 KB |
| mongodb-helper-1.3.0-mod.zip | 547 KB |
| mongodb-helper-1.3.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.wseduc/mongodb-helper/ -->
<dependency>
<groupId>fr.wseduc</groupId>
<artifactId>mongodb-helper</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/mongodb-helper/
implementation 'fr.wseduc:mongodb-helper:1.3.0'
// https://jarcasting.com/artifacts/fr.wseduc/mongodb-helper/
implementation ("fr.wseduc:mongodb-helper:1.3.0")
'fr.wseduc:mongodb-helper:jar:1.3.0'
<dependency org="fr.wseduc" name="mongodb-helper" rev="1.3.0">
<artifact name="mongodb-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='mongodb-helper', version='1.3.0')
)
libraryDependencies += "fr.wseduc" % "mongodb-helper" % "1.3.0"
[fr.wseduc/mongodb-helper "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.wseduc : eventbus-wrapper | jar | 1.1.0 |
| org.mongodb : mongo-java-driver | jar | 2.12.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| io.vertx : testtools | jar | 2.0.0-final |