| License |
License |
|---|---|
| Categories |
CategoriesRxJava Container Microservices Reactive libraries |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdrxjava2-jdbc |
| Last Version | Last Version0.2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxjava2-jdbc
RxJava2 streams for jdbc
|
| Filename | Size |
|---|---|
| rxjava2-jdbc-0.2.10.pom | |
| rxjava2-jdbc-0.2.10.jar | 244 KB |
| rxjava2-jdbc-0.2.10-sources.jar | 92 KB |
| rxjava2-jdbc-0.2.10-javadoc.jar | 631 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>rxjava2-jdbc</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc/
implementation 'com.github.davidmoten:rxjava2-jdbc:0.2.10'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-jdbc/
implementation ("com.github.davidmoten:rxjava2-jdbc:0.2.10")
'com.github.davidmoten:rxjava2-jdbc:jar:0.2.10'
<dependency org="com.github.davidmoten" name="rxjava2-jdbc" rev="0.2.10">
<artifact name="rxjava2-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava2-jdbc', version='0.2.10')
)
libraryDependencies += "com.github.davidmoten" % "rxjava2-jdbc" % "0.2.10"
[com.github.davidmoten/rxjava2-jdbc "0.2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
| commons-io : commons-io | jar | 2.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.github.davidmoten : rxjava2-pool | jar | 0.2.10 |
| com.github.davidmoten : guava-mini | jar | 0.1.4 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.davidmoten : rxjava2-jdbc-stored-procedure | jar | 0.2.10 |
| junit : junit | jar | 4.13.2 |
| com.h2database : h2 | jar | 2.1.212 |
| org.hsqldb : hsqldb | jar | 2.5.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| log4j : log4j | jar | 1.2.17 |
| org.mockito : mockito-core | jar | 4.5.1 |
| simple-jndi : simple-jndi | jar | 0.11.4.1 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.apache.derby : derbytools | jar | 10.15.2.0 |
| org.openjdk.jmh : jmh-core | jar | 1.35 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
| com.github.davidmoten : junit-extras | jar | 0.4 |