GroupId | GroupIdcom.ixortalk |
---|---|
ArtifactId | ArtifactIdixortalk-authserver |
Version | Version1.1.1 |
Type | Typewar |
Filename | Size |
---|---|
ixortalk-authserver-1.1.1.pom | |
ixortalk-authserver-1.1.1.war | 122 MB |
ixortalk-authserver-1.1.1-sources.jar | 865 KB |
ixortalk-authserver-1.1.1-javadoc.jar | 722 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/ -->
<dependency>
<groupId>com.ixortalk</groupId>
<artifactId>ixortalk-authserver</artifactId>
<version>1.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation 'com.ixortalk:ixortalk-authserver:1.1.1'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation ("com.ixortalk:ixortalk-authserver:1.1.1")
'com.ixortalk:ixortalk-authserver:war:1.1.1'
<dependency org="com.ixortalk" name="ixortalk-authserver" rev="1.1.1">
<artifact name="ixortalk-authserver" type="war" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk-authserver', version='1.1.1')
)
libraryDependencies += "com.ixortalk" % "ixortalk-authserver" % "1.1.1"
[com.ixortalk/ixortalk-authserver "1.1.1"]