| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdlk.klass |
| ArtifactId | ArtifactIdreactive-spring-mongo-migrations |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReactive Spring Mongo Migration
Mongo Migration tool for spring webflux with mongo reactive driver
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |