<dependency>
<groupId>com.gitee.anwena</groupId>
<artifactId>mongo-plus-boot-starter</artifactId>
<version>2.1.4</version>
</dependency>
@Grapes(
@Grab(group='com.gitee.anwena', module='mongo-plus-boot-starter', version='2.1.4')
)
<parent> <groupId>com.gitee.anwena</groupId> <artifactId>mongo-plus-parent</artifactId> <version>2.1.4</version> </parent>
compile
|-- org.springframework.boot:spring-boot-configuration-processor:3.3.2
|-- com.gitee.anwena:mongo-plus-core
|-- org.springframework:spring-tx
provided
|-- org.springframework.boot:spring-boot-autoconfigure:3.3.2