<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>easyjson-examples</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson-examples', version='1.0.0')
)
<parent> <groupId>com.github.fangjinuo.easyjson</groupId> <artifactId>easyjson</artifactId> <version>1.0.0</version> </parent>
compile
|-- com.github.fangjinuo.easyjson:easyjson-core
test
|-- com.eclipsesource.minimal-json:minimal-json:0.9.5
|-- com.squareup.moshi:moshi:1.8.0
|-- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
|-- com.github.advantageous:boon-json:0.5.7-RC1
|-- org.apache.johnzon:johnzon-core:1.1.12
|-- net.sf.flexjson:flexjson:3.3
|-- com.sun.jersey:jersey-json:1.19.4
|-- com.googlecode.json-simple:json-simple:1.1.1
|-- com.progsbase.libraries:JSON:0.3.9
|-- net.minidev:json-smart:2.3
|-- com.github.fangjinuo.easyjson:easyjson-gson