License |
License |
---|---|
GroupId | GroupIdorg.ow2.bonita |
ArtifactId | ArtifactIdbonita-services |
Last Version | Last Version5.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBonita - Service Interfaces
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-services-5.0.M2.pom | |
bonita-services-5.0.M2.jar | 16 KB |
bonita-services-5.0.M2-sources.jar | 16 KB |
bonita-services-5.0.M2-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.bonita/bonita-services/ -->
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-services</artifactId>
<version>5.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-services/
implementation 'org.ow2.bonita:bonita-services:5.0.M2'
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-services/
implementation ("org.ow2.bonita:bonita-services:5.0.M2")
'org.ow2.bonita:bonita-services:jar:5.0.M2'
<dependency org="org.ow2.bonita" name="bonita-services" rev="5.0.M2">
<artifact name="bonita-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-services', version='5.0.M2')
)
libraryDependencies += "org.ow2.bonita" % "bonita-services" % "5.0.M2"
[org.ow2.bonita/bonita-services "5.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.bonita : bonita-client | jar | 5.0.M2 |