| License |
License |
|---|---|
| GroupId | GroupIdorg.bonitasoft.console |
| ArtifactId | ArtifactIdbonita-web-bom |
| Version | Version7.14.0 |
| Type | Typepom |
| Description |
DescriptionBonita web community BOM (Bill of Materials)
Bonita community web backend - Bill of Materials
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bonita-web-bom-7.14.0.pom | 11 KB |
| Browse |
<!-- 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"]