is not current version
Last Version 5.10.2

org.ow2.bonita:bonita-runtime 5.1.1


GroupId

GroupId

org.ow2.bonita
ArtifactId

ArtifactId

bonita-runtime
Version

Version

5.1.1
Type

Type

pom

Download bonita-runtime 5.1.1

Filename Size
bonita-runtime-5.1.1.pom 10 KB
Browse

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