is not current version
Last Version 1.13

migramongo 1.9

Tool for migrating mongodb scripts in Spring

License

License

GroupId

GroupId

com.github.rinoto.mongo
ArtifactId

ArtifactId

migramongo-parent
Version

Version

1.9
Type

Type

pom
Description

Description

migramongo
Tool for migrating mongodb scripts in Spring
Project URL

Project URL

https://github.com/rinoto/migramongo

Download migramongo-parent 1.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • migramongo-core
  • migramongo-reflections
  • migramongo-spring
  • migramongo-spring-web