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

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

Tool for migrating mongodb scripts

Группа

Группа

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

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

migramongo-spring-web
Версия

Версия

0.6
Тип

Тип

jar

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


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