Last Version

rxjava2-jdbc-kotlin-example 0.2.10

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
Version

Version

0.2.10
Type

Type

pom
Description

Description

rxjava2-jdbc-kotlin-example
RxJava2 streams for jdbc

Download rxjava2-jdbc-kotlin-example 0.2.10


<!-- 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.