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