is not current version
Last Version 1.0.45

in.hocg.boot:sso2-client-gateway-sample 1.0.24


Categories

Categories

CLI User Interface
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

sso2-client-gateway-sample
Version

Version

1.0.24
Type

Type

jar

Download sso2-client-gateway-sample 1.0.24


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