<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<version>1.32.0</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-graph-rbac', version='1.32.0')
)