Reactive Spring Mongo Migration

Mongo Migration tool for spring webflux with mongo reactive driver

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

lk.klass
ArtifactId

ArtifactId

reactive-spring-mongo-migrations
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive Spring Mongo Migration
Mongo Migration tool for spring webflux with mongo reactive driver
Project URL

Project URL

https://klass.lk
Source Code Management

Source Code Management

http://github.com/klass-lk/reactive-spring-mongo-migrations/tree/master

Download reactive-spring-mongo-migrations

How to add to project

<!-- https://jarcasting.com/artifacts/lk.klass/reactive-spring-mongo-migrations/ -->
<dependency>
    <groupId>lk.klass</groupId>
    <artifactId>reactive-spring-mongo-migrations</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/lk.klass/reactive-spring-mongo-migrations/
implementation 'lk.klass:reactive-spring-mongo-migrations:1.1.0'
// https://jarcasting.com/artifacts/lk.klass/reactive-spring-mongo-migrations/
implementation ("lk.klass:reactive-spring-mongo-migrations:1.1.0")
'lk.klass:reactive-spring-mongo-migrations:jar:1.1.0'
<dependency org="lk.klass" name="reactive-spring-mongo-migrations" rev="1.1.0">
  <artifact name="reactive-spring-mongo-migrations" type="jar" />
</dependency>
@Grapes(
@Grab(group='lk.klass', module='reactive-spring-mongo-migrations', version='1.1.0')
)
libraryDependencies += "lk.klass" % "reactive-spring-mongo-migrations" % "1.1.0"
[lk.klass/reactive-spring-mongo-migrations "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
joda-time : joda-time jar 2.10.6
io.github.classgraph : classgraph jar 4.8.129

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.6.6
org.springframework.boot : spring-boot-starter-data-mongodb-reactive jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1