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