is not current version
Last Version 1.0.11

com.ixortalk:ixortalk-gateway 1.0.2

IxorTalk Oauth2 supported Zuul Proxy Server (Gateway)

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-gateway
Version

Version

1.0.2
Type

Type

jar

Download ixortalk-gateway 1.0.2


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