License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.aidensuen |
ArtifactId | ArtifactIdmongodao-parent |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmongodao-parent
Mongodao parent dependency
|
Project URL |
Project URL |
Filename | Size |
---|---|
mongodao-parent-3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-parent/ -->
<dependency>
<groupId>com.github.aidensuen</groupId>
<artifactId>mongodao-parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-parent/
implementation 'com.github.aidensuen:mongodao-parent:3'
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-parent/
implementation ("com.github.aidensuen:mongodao-parent:3")
'com.github.aidensuen:mongodao-parent:pom:3'
<dependency org="com.github.aidensuen" name="mongodao-parent" rev="3">
<artifact name="mongodao-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='mongodao-parent', version='3')
)
libraryDependencies += "com.github.aidensuen" % "mongodao-parent" % "3"
[com.github.aidensuen/mongodao-parent "3"]