| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.butor |
| Идентификатор | Идентификаторmessage-common |
| Последняя версия | Последняя версия1.0.28 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThis is messaging webapp. it is part of Butor Portal.
It is part of Butor Framework and released under APL 2.0.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| message-common-1.0.28.pom | |
| message-common-1.0.28.jar | 15 KB |
| message-common-1.0.28-sources.jar | 13 KB |
| message-common-1.0.28-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.butor/message-common/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>message-common</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/message-common/
implementation 'com.butor:message-common:1.0.28'
// https://jarcasting.com/artifacts/com.butor/message-common/
implementation ("com.butor:message-common:1.0.28")
'com.butor:message-common:jar:1.0.28'
<dependency org="com.butor" name="message-common" rev="1.0.28">
<artifact name="message-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='message-common', version='1.0.28')
)
libraryDependencies += "com.butor" % "message-common" % "1.0.28"
[com.butor/message-common "1.0.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.butor : butor-json | jar | 1.0.29 |
| com.butor : butor-log4j | jar | 1.0.29 |
| com.butor : butor-auth-common | jar | 1.0.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |