License |
License |
---|---|
Categories |
CategoriesKotlin Languages RxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdrxjava2-jdbc-kotlin-example |
Last Version | Last Version0.2.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrxjava2-jdbc-kotlin-example
RxJava2 streams for jdbc
|
Filename | Size |
---|---|
rxjava2-jdbc-kotlin-example-0.2.10.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.github.davidmoten : rxjava2-jdbc | jar | 0.2.10 |
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 |