<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy-trans-spring-boot-starter</artifactId>
<version>1.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-spring-boot-starter', version='1.2.0')
)
<dependency org="com.fhs-opensource" name="easy-trans-spring-boot-starter" rev="1.2.0" />
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.fhs-opensource:easy_trans_service:1.2.0
|-- org.springframework:spring-context:5.2.6.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:2.2.5.RELEASE
|-- org.springframework.cloud:spring-cloud-commons:2.2.1.RELEASE