| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.mxd888 |
| Идентификатор | Идентификаторt-im-server-spring-boot-starter |
| Последняя версия | Последняя версия2.1.7.v20220120-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеa little but strong IM server
|
<!-- https://jarcasting.com/artifacts/io.github.mxd888/t-im-server-spring-boot-starter/ -->
<dependency>
<groupId>io.github.mxd888</groupId>
<artifactId>t-im-server-spring-boot-starter</artifactId>
<version>2.1.7.v20220120-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-server-spring-boot-starter/
implementation 'io.github.mxd888:t-im-server-spring-boot-starter:2.1.7.v20220120-RELEASE'
// https://jarcasting.com/artifacts/io.github.mxd888/t-im-server-spring-boot-starter/
implementation ("io.github.mxd888:t-im-server-spring-boot-starter:2.1.7.v20220120-RELEASE")
'io.github.mxd888:t-im-server-spring-boot-starter:jar:2.1.7.v20220120-RELEASE'
<dependency org="io.github.mxd888" name="t-im-server-spring-boot-starter" rev="2.1.7.v20220120-RELEASE">
<artifact name="t-im-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mxd888', module='t-im-server-spring-boot-starter', version='2.1.7.v20220120-RELEASE')
)
libraryDependencies += "io.github.mxd888" % "t-im-server-spring-boot-starter" % "2.1.7.v20220120-RELEASE"
[io.github.mxd888/t-im-server-spring-boot-starter "2.1.7.v20220120-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.2 |
| io.github.mxd888 : t-im-server | jar | 2.1.7.v20220120-RELEASE |