| Категории |
КатегорииMongoDB Данные Базы данных |
|---|---|
| Группа | Группаcom.github.imrafaelmerino |
| Идентификатор | Идентификаторvertx-mongodb-effect |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| vertx-mongodb-effect-1.0.0.pom | |
| vertx-mongodb-effect-1.0.0.jar | 47 KB |
| vertx-mongodb-effect-1.0.0-sources.jar | 25 KB |
| vertx-mongodb-effect-1.0.0-javadoc.jar | 532 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/ -->
<dependency>
<groupId>com.github.imrafaelmerino</groupId>
<artifactId>vertx-mongodb-effect</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/
implementation 'com.github.imrafaelmerino:vertx-mongodb-effect:1.0.0'
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/
implementation ("com.github.imrafaelmerino:vertx-mongodb-effect:1.0.0")
'com.github.imrafaelmerino:vertx-mongodb-effect:jar:1.0.0'
<dependency org="com.github.imrafaelmerino" name="vertx-mongodb-effect" rev="1.0.0">
<artifact name="vertx-mongodb-effect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imrafaelmerino', module='vertx-mongodb-effect', version='1.0.0')
)
libraryDependencies += "com.github.imrafaelmerino" % "vertx-mongodb-effect" % "1.0.0"
[com.github.imrafaelmerino/vertx-mongodb-effect "1.0.0"]