<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy_trans_service</artifactId>
<version>1.1.4</version>
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy_trans_service', version='1.1.4')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.springframework.boot:spring-boot:2.2.5.RELEASE
|-- org.springframework.data:spring-data-redis:2.2.5.RELEASE
|-- cglib:cglib:3.1
|-- commons-beanutils:commons-beanutils:1.9.3
|-- com.fhs-opensource:easy_trans_anno:1.1.4
|-- org.aspectj:aspectjweaver:1.9.5
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.springframework:spring-webmvc:5.2.6.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:2.2.5.RELEASE