License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.bonita |
ArtifactId | ArtifactIdbonita-client |
Last Version | Last Version5.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBonita - Client library
The OW2 Consortium is an open source community committed to making available to everyone
the best and most reliable middleware technology, including generic enterprise applications
and cloud computing technologies. The mission of the OW2 Consortium is to
i) develop open source code for middleware, generic enterprise applications and cloud computing and
ii) to foster a vibrant community and business ecosystem.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bonita-client-5.10.2.pom | |
bonita-client-5.10.2.jar | 763 KB |
bonita-client-5.10.2-sources.jar | 716 KB |
bonita-client-5.10.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.bonita/bonita-client/ -->
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-client</artifactId>
<version>5.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-client/
implementation 'org.ow2.bonita:bonita-client:5.10.2'
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-client/
implementation ("org.ow2.bonita:bonita-client:5.10.2")
'org.ow2.bonita:bonita-client:jar:5.10.2'
<dependency org="org.ow2.bonita" name="bonita-client" rev="5.10.2">
<artifact name="bonita-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-client', version='5.10.2')
)
libraryDependencies += "org.ow2.bonita" % "bonita-client" % "5.10.2"
[org.ow2.bonita/bonita-client "5.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.2 |
org.ow2.util.asm : asm | jar | 3.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.2 |
org.jboss.resteasy : resteasy-jaxrs | jar | 1.2.1.GA |
org.slf4j : slf4j-jdk14 | jar | 1.5.8 |
javassist : javassist | jar | 3.12.0.GA |
commons-codec : commons-codec | jar | 1.4 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.httpcomponents : httpclient | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |