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

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

Tool for migrating mongodb scripts

Группа

Группа

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

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

migramongo-spring-web
Версия

Версия

1.0
Тип

Тип

jar

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


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