is not current version
Last Version 3

com.github.aidensuen:mongodao-parent 1.0.1

Mongodao parent dependency

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-parent
Version

Version

1.0.1
Type

Type

pom

Download mongodao-parent 1.0.1


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