is not current version
Last Version 1.3.1

com.ixortalk:ixortalk-authserver 1.0.6

IxorTalk Auth Server (uaa)

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-authserver
Version

Version

1.0.6
Type

Type

war

Download ixortalk-authserver 1.0.6


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