MDong

a little but strong IM server

License

License

GroupId

GroupId

io.github.mxd888
ArtifactId

ArtifactId

t-im
Last Version

Last Version

2.1.7.v20220120-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

MDong
a little but strong IM server
Project URL

Project URL

https://gitee.com/mxd_2022/t-im.git

Download t-im

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mxd888/t-im/ -->
<dependency>
    <groupId>io.github.mxd888</groupId>
    <artifactId>t-im</artifactId>
    <version>2.1.7.v20220120-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mxd888/t-im/
implementation 'io.github.mxd888:t-im:2.1.7.v20220120-RELEASE'
// https://jarcasting.com/artifacts/io.github.mxd888/t-im/
implementation ("io.github.mxd888:t-im:2.1.7.v20220120-RELEASE")
'io.github.mxd888:t-im:pom:2.1.7.v20220120-RELEASE'
<dependency org="io.github.mxd888" name="t-im" rev="2.1.7.v20220120-RELEASE">
  <artifact name="t-im" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mxd888', module='t-im', version='2.1.7.v20220120-RELEASE')
)
libraryDependencies += "io.github.mxd888" % "t-im" % "2.1.7.v20220120-RELEASE"
[io.github.mxd888/t-im "2.1.7.v20220120-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • t-im-server
  • t-im-common
  • t-im-client
  • t-im-client-demo
  • t-im-server-demo
  • t-im-server-spring-boot-starter