<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>easy-trans-untrans-driver</artifactId>
<version>3.0.5</version>
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='easy-trans-untrans-driver', version='3.0.5')
)
<parent> <groupId>com.fhs-opensource</groupId> <artifactId>easy-trans</artifactId> <version>3.0.5</version> </parent>
compile
|-- com.fhs-opensource:easy-trans-service
|-- org.springframework:spring-context
|-- org.springframework.boot:spring-boot-autoconfigure