GroupId | GroupIdorg.ow2.scarbo.service |
---|---|
ArtifactId | ArtifactIdservice-bonita4-standalone |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-bonita4-standalone
|
Filename | Size |
---|---|
service-bonita4-standalone-0.1.0.pom | |
service-bonita4-standalone-0.1.0.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.scarbo.service/service-bonita4-standalone/ -->
<dependency>
<groupId>org.ow2.scarbo.service</groupId>
<artifactId>service-bonita4-standalone</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.scarbo.service/service-bonita4-standalone/
implementation 'org.ow2.scarbo.service:service-bonita4-standalone:0.1.0'
// https://jarcasting.com/artifacts/org.ow2.scarbo.service/service-bonita4-standalone/
implementation ("org.ow2.scarbo.service:service-bonita4-standalone:0.1.0")
'org.ow2.scarbo.service:service-bonita4-standalone:jar:0.1.0'
<dependency org="org.ow2.scarbo.service" name="service-bonita4-standalone" rev="0.1.0">
<artifact name="service-bonita4-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.scarbo.service', module='service-bonita4-standalone', version='0.1.0')
)
libraryDependencies += "org.ow2.scarbo.service" % "service-bonita4-standalone" % "0.1.0"
[org.ow2.scarbo.service/service-bonita4-standalone "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.scarbo.service : service-bonita4-impl | jar | 0.1.0 |
org.ow2.bonita : bonita-server | jar | 4.1 |
org.ow2.bonita : bonita-client | jar | 4.1 |
org.ow2.scarbo.runtime : frascati-service-provider | jar | 2.0.0 |
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-soap-cxf | jar | 0.5.2 |
commons-collections : commons-collections | jar | 3.2 |
com.h2database : h2 | jar | 1.1.108 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |