License |
License |
---|---|
GroupId | GroupIdio.github.mxd888 |
ArtifactId | ArtifactIdt-im-server |
Version | Version1.0.0.v20211226-RELEASE |
Type | Typejar |
Description |
Descriptiona little but strong IM server
|
<!-- https://jarcasting.com/artifacts/io.github.mxd888/t-im-server/ -->
<dependency>
<groupId>io.github.mxd888</groupId>
<artifactId>t-im-server</artifactId>
<version>1.0.0.v20211226-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-server/
implementation 'io.github.mxd888:t-im-server:1.0.0.v20211226-RELEASE'
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-server/
implementation ("io.github.mxd888:t-im-server:1.0.0.v20211226-RELEASE")
'io.github.mxd888:t-im-server:jar:1.0.0.v20211226-RELEASE'
<dependency org="io.github.mxd888" name="t-im-server" rev="1.0.0.v20211226-RELEASE">
<artifact name="t-im-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mxd888', module='t-im-server', version='1.0.0.v20211226-RELEASE')
)
libraryDependencies += "io.github.mxd888" % "t-im-server" % "1.0.0.v20211226-RELEASE"
[io.github.mxd888/t-im-server "1.0.0.v20211226-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
io.github.mxd888 : t-im-common | jar | 1.0.0.v20211226-RELEASE |
org.t-io : tio-websocket-server | jar | 3.7.4.v20210808-RELEASE |
org.redisson : redisson | jar | 3.13.5 |