is not current version
Last Version 1.3.1

com.ixortalk:ixortalk-authserver 1.2.0

IxorTalk Auth Server (uaa)

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-authserver
Version

Version

1.2.0
Type

Type

war

Download ixortalk-authserver 1.2.0


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