File | Operation |
---|---|
mongo-plus-parent-2.0.6.2.pom | download |
<dependency>
<groupId>com.gitee.anwena</groupId>
<artifactId>mongo-plus-parent</artifactId>
<version>2.0.6.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.gitee.anwena', module='mongo-plus-parent', version='2.0.6.2')
)