<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-schema-ref-parser</artifactId>
<version>4.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-schema-ref-parser', version='4.1.1')
)
compile