Last Version

rxdb 0.3.0

Reactive library for JDBC calls

License

License

GroupId

GroupId

io.github.ufukhalis
ArtifactId

ArtifactId

rxdb
Version

Version

0.3.0
Type

Type

jar
Description

Description

rxdb
Reactive library for JDBC calls
Project URL

Project URL

https://github.com/ufukhalis/rxdb
Source Code Management

Source Code Management

https://github.com/ufukhalis/rxdb/tree/master

Download rxdb 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.ufukhalis/rxdb/ -->
<dependency>
    <groupId>io.github.ufukhalis</groupId>
    <artifactId>rxdb</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ufukhalis/rxdb/
implementation 'io.github.ufukhalis:rxdb:0.3.0'
// https://jarcasting.com/artifacts/io.github.ufukhalis/rxdb/
implementation ("io.github.ufukhalis:rxdb:0.3.0")
'io.github.ufukhalis:rxdb:jar:0.3.0'
<dependency org="io.github.ufukhalis" name="rxdb" rev="0.3.0">
  <artifact name="rxdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ufukhalis', module='rxdb', version='0.3.0')
)
libraryDependencies += "io.github.ufukhalis" % "rxdb" % "0.3.0"
[io.github.ufukhalis/rxdb "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.0
io.projectreactor : reactor-core jar 3.2.10.RELEASE
org.slf4j : slf4j-api jar 1.7.26

test (3)

Group / Artifact Type Version
io.projectreactor : reactor-test jar 3.2.10.RELEASE
com.h2database : h2 jar 1.4.196
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.