<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-request-encrypt</artifactId>
<version>0.1.5</version>
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-request-encrypt', version='0.1.5')
)
<parent> <groupId>top.redscorpion</groupId> <artifactId>redscorpion-parent</artifactId> <version>0.1.5</version> </parent>
compile
|-- top.redscorpion:redscorpion-core
|-- org.springframework.boot:spring-boot-starter-web:2.7.10
|-- org.springframework.boot:spring-boot-autoconfigure:2.7.10
|-- org.springframework.boot:spring-boot-configuration-processor:2.7.10
|-- commons-codec:commons-codec:1.15
|-- commons-io:commons-io:2.11.0
|-- com.fasterxml.jackson.core:jackson-annotations:2.15.0-rc1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.0-rc1