| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаorg.jbundle.thin.base.db |
| Идентификатор | Идентификаторjbundle-thin-base-db-reactor |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jbundle-thin-base-db-reactor-1.0.1.pom | 727 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbundle.thin.base.db/jbundle-thin-base-db-reactor/ -->
<dependency>
<groupId>org.jbundle.thin.base.db</groupId>
<artifactId>jbundle-thin-base-db-reactor</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.thin.base.db/jbundle-thin-base-db-reactor/
implementation 'org.jbundle.thin.base.db:jbundle-thin-base-db-reactor:1.0.1'
// https://jarcasting.com/artifacts/org.jbundle.thin.base.db/jbundle-thin-base-db-reactor/
implementation ("org.jbundle.thin.base.db:jbundle-thin-base-db-reactor:1.0.1")
'org.jbundle.thin.base.db:jbundle-thin-base-db-reactor:pom:1.0.1'
<dependency org="org.jbundle.thin.base.db" name="jbundle-thin-base-db-reactor" rev="1.0.1">
<artifact name="jbundle-thin-base-db-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.thin.base.db', module='jbundle-thin-base-db-reactor', version='1.0.1')
)
libraryDependencies += "org.jbundle.thin.base.db" % "jbundle-thin-base-db-reactor" % "1.0.1"
[org.jbundle.thin.base.db/jbundle-thin-base-db-reactor "1.0.1"]