GroupId | GroupIdcom.github.rinoto.mongo |
---|---|
ArtifactId | ArtifactIdmigramongo-parent |
Version | Version0.4 |
Type | Typepom |
Filename | Size |
---|---|
migramongo-parent-0.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation 'com.github.rinoto.mongo:migramongo-parent:0.4'
// https://jarcasting.com/artifacts/com.github.rinoto.mongo/migramongo-parent/
implementation ("com.github.rinoto.mongo:migramongo-parent:0.4")
'com.github.rinoto.mongo:migramongo-parent:pom:0.4'
<dependency org="com.github.rinoto.mongo" name="migramongo-parent" rev="0.4">
<artifact name="migramongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rinoto.mongo', module='migramongo-parent', version='0.4')
)
libraryDependencies += "com.github.rinoto.mongo" % "migramongo-parent" % "0.4"
[com.github.rinoto.mongo/migramongo-parent "0.4"]