<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.serialization.fastjson</artifactId>
<version>3.0.2-RC2</version>
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.serialization.fastjson', version='3.0.2-RC2')
)