com.github.frtu.libs:lib-r2dbc

Libraries toolbox

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-r2dbc
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Libraries toolbox

Download lib-r2dbc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar
com.github.frtu.logs : logger-core jar
com.github.frtu.logs : logger-async jar

provided (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-data-r2dbc jar
io.r2dbc : r2dbc-h2 jar
dev.miku : r2dbc-mysql jar
io.r2dbc : r2dbc-postgresql jar
javax.annotation : javax.annotation-api jar 1.3.2

test (7)

Group / Artifact Type Version
io.kotlintest : kotlintest-runner-junit5 jar
io.mockk : mockk jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-log4j2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1