<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>easyjson-jackson</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson-jackson', version='1.0.1')
)