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