is not current version
Last Version 1.2.1

com.github.frtu.libs:lib-r2dbc 1.1.1

Libraries toolbox

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-r2dbc
Version

Version

1.1.1
Type

Type

jar
Description

Description

Libraries toolbox

Download lib-r2dbc 1.1.1


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

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

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.