<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-extras</artifactId>
<version>0.7.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-extras', version='0.7.0.RELEASE')
)