License |
License |
---|---|
GroupId | GroupIdcom.github.kuliginstepan |
ArtifactId | ArtifactIdmongration |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongration
MongoDB data migration tool for Spring Boot projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongration-1.4.0.pom | |
mongration-1.4.0.jar | 43 KB |
mongration-1.4.0-sources.jar | 19 KB |
mongration-1.4.0-javadoc.jar | 496 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |