License |
License |
---|---|
GroupId | GroupIdorg.ow2.bonita |
ArtifactId | ArtifactIdbonita-engine |
Last Version | Last Version5.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBonita - Runtime classes
The OW2 Consortium is an open source community committed to making available to everyone the
best and most reliable middleware technology. OW2 mission is to develop open source code
middleware and to foster a vibrant community and business ecosystem.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bonita-engine-5.0.M2.pom | |
bonita-engine-5.0.M2.jar | 62 KB |
bonita-engine-5.0.M2-sources.jar | 42 KB |
bonita-engine-5.0.M2-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.bonita/bonita-engine/ -->
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-engine</artifactId>
<version>5.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-engine/
implementation 'org.ow2.bonita:bonita-engine:5.0.M2'
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-engine/
implementation ("org.ow2.bonita:bonita-engine:5.0.M2")
'org.ow2.bonita:bonita-engine:jar:5.0.M2'
<dependency org="org.ow2.bonita" name="bonita-engine" rev="5.0.M2">
<artifact name="bonita-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-engine', version='5.0.M2')
)
libraryDependencies += "org.ow2.bonita" % "bonita-engine" % "5.0.M2"
[org.ow2.bonita/bonita-engine "5.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.bonita : bonita-client | jar | 5.0.M2 |
org.ow2.bonita : bonita-services | jar | 5.0.M2 |
bsh : bsh | jar | 2.0b1 |