| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rinoto.mongo |
| ArtifactId | ArtifactIdmigramongo-parent |
| Last Version | Last Version1.13 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmigramongo
Tool for migrating mongodb scripts in Spring
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| migramongo-parent-1.13.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/ -->
<dependency>
<groupId>com.github.rinoto.mongo</groupId>
<artifactId>migramongo-parent</artifactId>
<version>1.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation 'com.github.rinoto.mongo:migramongo-parent:1.13'
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation ("com.github.rinoto.mongo:migramongo-parent:1.13")
'com.github.rinoto.mongo:migramongo-parent:pom:1.13'
<dependency org="com.github.rinoto.mongo" name="migramongo-parent" rev="1.13">
<artifact name="migramongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rinoto.mongo', module='migramongo-parent', version='1.13')
)
libraryDependencies += "com.github.rinoto.mongo" % "migramongo-parent" % "1.13"
[com.github.rinoto.mongo/migramongo-parent "1.13"]