example-runtime-bundle
Example Runtime Bundle This repository contains an Example Runtime Bundle used by the Activiti Cloud Examples.
License |
License |
---|---|
GroupId | GroupIdorg.activiti.cloud.examples |
ArtifactId | ArtifactIdexample-runtime-bundle |
Last Version | Last Version7-201802-EA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiviti Cloud :: Runtime Bundle
Activiti Cloud :: Runtime Bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.activiti.cloud.examples/example-runtime-bundle/ -->
<dependency>
<groupId>org.activiti.cloud.examples</groupId>
<artifactId>example-runtime-bundle</artifactId>
<version>7-201802-EA</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti.cloud.examples/example-runtime-bundle/
implementation 'org.activiti.cloud.examples:example-runtime-bundle:7-201802-EA'
// https://jarcasting.com/artifacts/org.activiti.cloud.examples/example-runtime-bundle/
implementation ("org.activiti.cloud.examples:example-runtime-bundle:7-201802-EA")
'org.activiti.cloud.examples:example-runtime-bundle:jar:7-201802-EA'
<dependency org="org.activiti.cloud.examples" name="example-runtime-bundle" rev="7-201802-EA">
<artifact name="example-runtime-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti.cloud.examples', module='example-runtime-bundle', version='7-201802-EA')
)
libraryDependencies += "org.activiti.cloud.examples" % "example-runtime-bundle" % "7-201802-EA"
[org.activiti.cloud.examples/example-runtime-bundle "7-201802-EA"]
Group / Artifact | Type | Version |
---|---|---|
org.activiti.cloud : activiti-cloud-starter-runtime-bundle | jar | |
org.springframework.cloud : spring-cloud-starter-config | jar |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
junit : junit | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.springframework : spring-test | jar |
Example Runtime Bundle This repository contains an Example Runtime Bundle used by the Activiti Cloud Examples.