| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.butor |
| Идентификатор | Идентификаторmessage |
| Последняя версия | Последняя версия1.0.28 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеThis is messaging webapp. it is part of Butor Portal.
It is part of Butor Framework and released under APL 2.0.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| message-1.0.28.pom | |
| message-1.0.28.war | 9 MB |
| message-1.0.28-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.butor/message/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>message</artifactId>
<version>1.0.28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.butor/message/
implementation 'com.butor:message:1.0.28'
// https://jarcasting.com/artifacts/com.butor/message/
implementation ("com.butor:message:1.0.28")
'com.butor:message:war:1.0.28'
<dependency org="com.butor" name="message" rev="1.0.28">
<artifact name="message" type="war" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='message', version='1.0.28')
)
libraryDependencies += "com.butor" % "message" % "1.0.28"
[com.butor/message "1.0.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 3.0.5.RELEASE |
| com.butor : butor-sso | jar | 1.0.29 |
| com.butor : message-common | jar | 1.0.28 |
| com.butor : butor-log4j | jar | 1.0.29 |
| com.butor : butor-attrset-common | jar | 1.0.29 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| com.butor : butor-portal-common | jar | 1.0.29 |
| com.butor : butor-notif | jar | 1.0.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |