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

com.ixortalk:ixortalk-gateway 1.0.6

IxorTalk Oauth2 supported Zuul Proxy Server (Gateway)

Группа

Группа

com.ixortalk
Идентификатор

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

ixortalk-gateway
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать ixortalk-gateway 1.0.6


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