is not current version
Last Version 1.13

com.github.rinoto.mongo:migramongo-core 0.5

Tool for migrating mongodb scripts

GroupId

GroupId

com.github.rinoto.mongo
ArtifactId

ArtifactId

migramongo-core
Version

Version

0.5
Type

Type

jar

Download migramongo-core 0.5


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