<dependency>
<groupId>top.redscorpion.boot</groupId>
<artifactId>redscorpion-boot-api</artifactId>
<version>0.2.6</version>
</dependency>
@Grapes(
@Grab(group='top.redscorpion.boot', module='redscorpion-boot-api', version='0.2.6')
)
<parent> <groupId>top.redscorpion.boot</groupId> <artifactId>redscorpion-boot-parent</artifactId> <version>0.2.6</version> </parent>
compile
|-- top.redscorpion.boot:redscorpion-boot-core
|-- top.redscorpion:redscorpion-core:0.3.1
|-- top.redscorpion:redscorpion-http:0.3.1
|-- org.springframework:spring-context:5.3.39
|-- org.springframework:spring-web:5.3.39
provided