GroupId | GroupIdcom.github.rinoto.mongo |
---|---|
ArtifactId | ArtifactIdmigramongo-parent |
Version | Version0.5 |
Type | Typepom |
Filename | Size |
---|---|
migramongo-parent-0.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/ -->
<dependency>
<groupId>com.github.rinoto.mongo</groupId>
<artifactId>migramongo-parent</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation 'com.github.rinoto.mongo:migramongo-parent:0.5'
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation ("com.github.rinoto.mongo:migramongo-parent:0.5")
'com.github.rinoto.mongo:migramongo-parent:pom:0.5'
<dependency org="com.github.rinoto.mongo" name="migramongo-parent" rev="0.5">
<artifact name="migramongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rinoto.mongo', module='migramongo-parent', version='0.5')
)
libraryDependencies += "com.github.rinoto.mongo" % "migramongo-parent" % "0.5"
[com.github.rinoto.mongo/migramongo-parent "0.5"]