<dependency>
<groupId>org.jtwig</groupId>
<artifactId>jtwig-json-extension</artifactId>
<version>5.86.1.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.jtwig', module='jtwig-json-extension', version='5.86.1.RELEASE')
)