Last Version

r2dbc-migrate parent project 2.7.6

R2DBC migration tool and library

License

License

GroupId

GroupId

name.nkonev.r2dbc-migrate
ArtifactId

ArtifactId

r2dbc-migrate-parent
Version

Version

2.7.6
Type

Type

pom
Description

Description

r2dbc-migrate parent project
R2DBC migration tool and library
Project URL

Project URL

https://github.com/nkonev/r2dbc-migrate
Source Code Management

Source Code Management

https://github.com/nkonev/r2dbc-migrate

Download r2dbc-migrate-parent 2.7.6


<!-- https://jarcasting.com/artifacts/name.nkonev.r2dbc-migrate/r2dbc-migrate-parent/ -->
<dependency>
    <groupId>name.nkonev.r2dbc-migrate</groupId>
    <artifactId>r2dbc-migrate-parent</artifactId>
    <version>2.7.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.nkonev.r2dbc-migrate/r2dbc-migrate-parent/
implementation 'name.nkonev.r2dbc-migrate:r2dbc-migrate-parent:2.7.6'
// https://jarcasting.com/artifacts/name.nkonev.r2dbc-migrate/r2dbc-migrate-parent/
implementation ("name.nkonev.r2dbc-migrate:r2dbc-migrate-parent:2.7.6")
'name.nkonev.r2dbc-migrate:r2dbc-migrate-parent:pom:2.7.6'
<dependency org="name.nkonev.r2dbc-migrate" name="r2dbc-migrate-parent" rev="2.7.6">
  <artifact name="r2dbc-migrate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.nkonev.r2dbc-migrate', module='r2dbc-migrate-parent', version='2.7.6')
)
libraryDependencies += "name.nkonev.r2dbc-migrate" % "r2dbc-migrate-parent" % "2.7.6"
[name.nkonev.r2dbc-migrate/r2dbc-migrate-parent "2.7.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • r2dbc-migrate-core
  • r2dbc-migrate-resource-reader-api
  • r2dbc-migrate-resource-reader-reflections
  • r2dbc-migrate-resource-reader-spring
  • r2dbc-migrate-spring-boot-starter
  • r2dbc-migrate-standalone