| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.guerlab.smart.message |
| Идентификатор | Идентификаторsmart-message-api |
| Последняя версия | Последняя версия20.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеguerlab smart platform's message model
|
| Организация-разработчик |
Организация-разработчикguerlab |
| Имя Файла | Размер |
|---|---|
| smart-message-api-20.2.0.pom | |
| smart-message-api-20.2.0.jar | 10 KB |
| smart-message-api-20.2.0-sources.jar | 6 KB |
| smart-message-api-20.2.0-javadoc.jar | 452 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/ -->
<dependency>
<groupId>net.guerlab.smart.message</groupId>
<artifactId>smart-message-api</artifactId>
<version>20.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/
implementation 'net.guerlab.smart.message:smart-message-api:20.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.message/smart-message-api/
implementation ("net.guerlab.smart.message:smart-message-api:20.2.0")
'net.guerlab.smart.message:smart-message-api:jar:20.2.0'
<dependency org="net.guerlab.smart.message" name="smart-message-api" rev="20.2.0">
<artifact name="smart-message-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.message', module='smart-message-api', version='20.2.0')
)
libraryDependencies += "net.guerlab.smart.message" % "smart-message-api" % "20.2.0"
[net.guerlab.smart.message/smart-message-api "20.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.guerlab.smart.platform : smart-platform-api | pom | |
| net.guerlab.smart.message : smart-message-core | jar | 20.2.0 |
| net.guerlab.smart.message : smart-message-service Необязательный | jar | 20.2.0 |
| org.projectlombok : lombok | jar |