<tkey-sso-client-starter-rest.version>1.0.0</tkey-sso-client-starter-rest.version>
<dependency>
<groupId>com.cdk8s.tkey</groupId>
<artifactId>tkey-sso-client-starter-rest</artifactId>
<version>${tkey-sso-client-starter-rest.version}</version>
</dependency>
implementation 'com.cdk8s.tkey:tkey-sso-client-starter-rest:1.0.0'
compile("com.cdk8s.tkey:tkey-sso-client-starter-rest:1.0.0")