<dependency>
<groupId>org.eclipse.tractusx.edc</groupId>
<artifactId>tokenrefresh-spi</artifactId>
<version>0.7.2</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.tractusx.edc', module='tokenrefresh-spi', version='0.7.2')
)