<dependency>
<groupId>com.github.wnameless</groupId>
<artifactId>json-flattener</artifactId>
<version>0.5.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.wnameless', module='json-flattener', version='0.5.0')
)