GroupId | GroupIdcom.ixortalk |
---|---|
ArtifactId | ArtifactIdixortalk-authserver |
Version | Version1.0.1 |
Type | Typewar |
Filename | Size |
---|---|
ixortalk-authserver-1.0.1.pom | |
ixortalk-authserver-1.0.1.war | 66 MB |
ixortalk-authserver-1.0.1-sources.jar | 863 KB |
ixortalk-authserver-1.0.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.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation 'com.ixortalk:ixortalk-authserver:1.0.1'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation ("com.ixortalk:ixortalk-authserver:1.0.1")
'com.ixortalk:ixortalk-authserver:war:1.0.1'
<dependency org="com.ixortalk" name="ixortalk-authserver" rev="1.0.1">
<artifact name="ixortalk-authserver" type="war" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk-authserver', version='1.0.1')
)
libraryDependencies += "com.ixortalk" % "ixortalk-authserver" % "1.0.1"
[com.ixortalk/ixortalk-authserver "1.0.1"]