is not current version
Last Version 7.14.0

org.bonitasoft.web:bonita-web-extensions 7.11.2

Provide API to develop custom web extensions like pages and rest apis

GroupId

GroupId

org.bonitasoft.web
ArtifactId

ArtifactId

bonita-web-extensions
Version

Version

7.11.2
Type

Type

jar

Download bonita-web-extensions 7.11.2


<!-- https://jarcasting.com/artifacts/org.bonitasoft.web/bonita-web-extensions/ -->
<dependency>
    <groupId>org.bonitasoft.web</groupId>
    <artifactId>bonita-web-extensions</artifactId>
    <version>7.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.web/bonita-web-extensions/
implementation 'org.bonitasoft.web:bonita-web-extensions:7.11.2'
// https://jarcasting.com/artifacts/org.bonitasoft.web/bonita-web-extensions/
implementation ("org.bonitasoft.web:bonita-web-extensions:7.11.2")
'org.bonitasoft.web:bonita-web-extensions:jar:7.11.2'
<dependency org="org.bonitasoft.web" name="bonita-web-extensions" rev="7.11.2">
  <artifact name="bonita-web-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.web', module='bonita-web-extensions', version='7.11.2')
)
libraryDependencies += "org.bonitasoft.web" % "bonita-web-extensions" % "7.11.2"
[org.bonitasoft.web/bonita-web-extensions "7.11.2"]