<dependency>
<groupId>io.gitee.dqcer</groupId>
<artifactId>mcdull-framework-agent</artifactId>
<version>0.1.2-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.gitee.dqcer', module='mcdull-framework-agent', version='0.1.2-RELEASE')
)
<parent> <groupId>io.gitee.dqcer</groupId> <artifactId>mcdull-framework</artifactId> <version>0.1.2-RELEASE</version> </parent>
compile
|-- net.bytebuddy:byte-buddy-agent
|-- org.springframework:spring-context
|-- org.springframework:spring-web
|-- jakarta.servlet:jakarta.servlet-api