is not current version
Last Version 1.13

com.github.rinoto.mongo:migramongo-spring-web 1.10

Tool for migrating mongodb scripts

GroupId

GroupId

com.github.rinoto.mongo
ArtifactId

ArtifactId

migramongo-spring-web
Version

Version

1.10
Type

Type

jar

Download migramongo-spring-web 1.10


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