<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-easy-orm-core</artifactId>
<version>4.0.12</version>
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-easy-orm-core', version='4.0.12')
)
<parent> <groupId>org.hswebframework</groupId> <artifactId>hsweb-easy-orm</artifactId> <version>4.0.12</version> </parent>
compile
|-- org.hswebframework:hsweb-utils
|-- com.fasterxml.jackson.core:jackson-databind:2.10.0.pr1
|-- io.projectreactor:reactor-core