не последняя версия
Последняя версия 1.13

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

Tool for migrating mongodb scripts

Группа

Группа

com.github.rinoto.mongo
Идентификатор

Идентификатор

migramongo-spring-web
Версия

Версия

1.8
Тип

Тип

jar

Скачать migramongo-spring-web 1.8


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