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