License |
License |
---|---|
GroupId | GroupIdorg.ow2.scarbo |
ArtifactId | ArtifactIdscarbo-bonita4-runtime |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbonita4-tef
This parent project contains everything necessary to use services over Frascati and Groovy scripts and ... in Bonita
|
Filename | Size |
---|---|
scarbo-bonita4-runtime-3.0.0.pom | |
scarbo-bonita4-runtime-3.0.0.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/ -->
<dependency>
<groupId>org.ow2.scarbo</groupId>
<artifactId>scarbo-bonita4-runtime</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/
implementation 'org.ow2.scarbo:scarbo-bonita4-runtime:3.0.0'
// https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/
implementation ("org.ow2.scarbo:scarbo-bonita4-runtime:3.0.0")
'org.ow2.scarbo:scarbo-bonita4-runtime:jar:3.0.0'
<dependency org="org.ow2.scarbo" name="scarbo-bonita4-runtime" rev="3.0.0">
<artifact name="scarbo-bonita4-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.scarbo', module='scarbo-bonita4-runtime', version='3.0.0')
)
libraryDependencies += "org.ow2.scarbo" % "scarbo-bonita4-runtime" % "3.0.0"
[org.ow2.scarbo/scarbo-bonita4-runtime "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jwt.runtime » taskengine-api | jar | 3.0.0 |
org.ow2.bonita : bonita-client | jar | 4.1 |
org.ow2.scarbo.runtime : frascati-service-provider | jar | 3.0.0 |
javax.mail : mail | jar | 1.4 |
org.codehaus.groovy : groovy-all-minimal | jar | 1.5.4 |
commons-collections : commons-collections | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.bonita : bonita-server | jar | 4.1 |
org.ow2.bonita : bonita-utils | jar | 4.1 |
com.h2database : h2 | jar | 1.1.108 |
junit : junit | jar | 4.3 |