не последняя версия
Последняя версия 1.0.45

in.hocg.boot:sso-client-gateway-sample 1.0.12


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

in.hocg.boot
Идентификатор

Идентификатор

sso-client-gateway-sample
Версия

Версия

1.0.12
Тип

Тип

jar

Скачать sso-client-gateway-sample 1.0.12


<!-- https://jarcasting.com/artifacts/in.hocg.boot/sso-client-gateway-sample/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>sso-client-gateway-sample</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/sso-client-gateway-sample/
implementation 'in.hocg.boot:sso-client-gateway-sample:1.0.12'
// https://jarcasting.com/artifacts/in.hocg.boot/sso-client-gateway-sample/
implementation ("in.hocg.boot:sso-client-gateway-sample:1.0.12")
'in.hocg.boot:sso-client-gateway-sample:jar:1.0.12'
<dependency org="in.hocg.boot" name="sso-client-gateway-sample" rev="1.0.12">
  <artifact name="sso-client-gateway-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='sso-client-gateway-sample', version='1.0.12')
)
libraryDependencies += "in.hocg.boot" % "sso-client-gateway-sample" % "1.0.12"
[in.hocg.boot/sso-client-gateway-sample "1.0.12"]