<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth-jwt-self-issued-grant-handler</artifactId>
<version>1.0</version>
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-jwt-self-issued-grant-handler', version='1.0')
)