is not current version
Last Version 7.14.0

org.bonitasoft.engine:bpm 7.4.1


GroupId

GroupId

org.bonitasoft.engine
ArtifactId

ArtifactId

bpm
Version

Version

7.4.1
Type

Type

pom

Download bpm 7.4.1

Filename Size
bpm-7.4.1.pom 4 KB
Browse

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