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

com.github.davidmoten:rxjava2-jdbc-kotlin-example 0.1-RC35

RxJava2 streams for jdbc

Категории

Категории

Kotlin Языки программирования RxJava Контейнер Микросервисы Reactive libraries
Группа

Группа

com.github.davidmoten
Идентификатор

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

rxjava2-jdbc-kotlin-example
Версия

Версия

0.1-RC35
Тип

Тип

pom

Скачать rxjava2-jdbc-kotlin-example 0.1-RC35

Имя Файла Размер
rxjava2-jdbc-kotlin-example-0.1-RC35.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc-kotlin-example/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>rxjava2-jdbc-kotlin-example</artifactId>
    <version>0.1-RC35</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc-kotlin-example/
implementation 'com.github.davidmoten:rxjava2-jdbc-kotlin-example:0.1-RC35'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc-kotlin-example/
implementation ("com.github.davidmoten:rxjava2-jdbc-kotlin-example:0.1-RC35")
'com.github.davidmoten:rxjava2-jdbc-kotlin-example:pom:0.1-RC35'
<dependency org="com.github.davidmoten" name="rxjava2-jdbc-kotlin-example" rev="0.1-RC35">
  <artifact name="rxjava2-jdbc-kotlin-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava2-jdbc-kotlin-example', version='0.1-RC35')
)
libraryDependencies += "com.github.davidmoten" % "rxjava2-jdbc-kotlin-example" % "0.1-RC35"
[com.github.davidmoten/rxjava2-jdbc-kotlin-example "0.1-RC35"]