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