<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy-trans-service</artifactId>
<version>3.0.6</version>
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-service', version='3.0.6')
)
<parent> <groupId>com.fhs-opensource</groupId> <artifactId>easy-trans</artifactId> <version>3.0.6</version> </parent>
compile
|-- org.springframework.boot:spring-boot
|-- org.springframework.data:spring-data-redis
|-- com.fhs-opensource:easy-trans-anno
|-- org.springframework:spring-webmvc
|-- org.springframework.boot:spring-boot-autoconfigure