Mongration

MongoDB data migration tool for Spring Boot projects

License

License

GroupId

GroupId

com.github.kuliginstepan
ArtifactId

ArtifactId

mongration
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mongration
MongoDB data migration tool for Spring Boot projects
Project URL

Project URL

https://github.com/KuliginStepan/mongration
Source Code Management

Source Code Management

https://github.com/KuliginStepan/mongration

Download mongration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.3.5.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1