rxjava2-jdbc-kotlin-example

RxJava2 streams for jdbc

License

License

Categories

Categories

Kotlin Languages RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rxjava2-jdbc-kotlin-example
Last Version

Last Version

0.2.10
Release Date

Release Date

Type

Type

pom
Description

Description

rxjava2-jdbc-kotlin-example
RxJava2 streams for jdbc

Download rxjava2-jdbc-kotlin-example

How to add to project

<!-- 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.2.10</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.2.10'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc-kotlin-example/
implementation ("com.github.davidmoten:rxjava2-jdbc-kotlin-example:0.2.10")
'com.github.davidmoten:rxjava2-jdbc-kotlin-example:pom:0.2.10'
<dependency org="com.github.davidmoten" name="rxjava2-jdbc-kotlin-example" rev="0.2.10">
  <artifact name="rxjava2-jdbc-kotlin-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava2-jdbc-kotlin-example', version='0.2.10')
)
libraryDependencies += "com.github.davidmoten" % "rxjava2-jdbc-kotlin-example" % "0.2.10"
[com.github.davidmoten/rxjava2-jdbc-kotlin-example "0.2.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
com.github.davidmoten : rxjava2-jdbc jar 0.2.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.21
org.apache.derby : derby jar 10.14.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1-RC42
0.1-RC41
0.1-RC39
0.1-RC38
0.1-RC37
0.1-RC36
0.1-RC35
0.1-RC34
0.1-RC33
0.1-RC32
0.1-RC31
0.1-RC30
0.1-RC29