| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bonitasoft.console |
| Идентификатор | Идентификаторbonita-web-bom |
| Последняя версия | Последняя версия7.14.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBonita web community BOM (Bill of Materials)
Bonita community web backend - Bill of Materials
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bonita-web-bom-7.14.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bonitasoft.console/bonita-web-bom/ -->
<dependency>
<groupId>org.bonitasoft.console</groupId>
<artifactId>bonita-web-bom</artifactId>
<version>7.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.console/bonita-web-bom/
implementation 'org.bonitasoft.console:bonita-web-bom:7.14.0'
// https://jarcasting.com/artifacts/org.bonitasoft.console/bonita-web-bom/
implementation ("org.bonitasoft.console:bonita-web-bom:7.14.0")
'org.bonitasoft.console:bonita-web-bom:pom:7.14.0'
<dependency org="org.bonitasoft.console" name="bonita-web-bom" rev="7.14.0">
<artifact name="bonita-web-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.console', module='bonita-web-bom', version='7.14.0')
)
libraryDependencies += "org.bonitasoft.console" % "bonita-web-bom" % "7.14.0"
[org.bonitasoft.console/bonita-web-bom "7.14.0"]