License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jbpm |
ArtifactId | ArtifactIdjbpm-console-ng-process-runtime-forms-api |
Version | Version7.0.0.Beta5 |
Type | Typejar |
Description |
DescriptionjBPM Console NG - Process Runtime Forms API
jBPM Console NG Modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-process-runtime-forms-api/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-console-ng-process-runtime-forms-api</artifactId>
<version>7.0.0.Beta5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-process-runtime-forms-api/
implementation 'org.jbpm:jbpm-console-ng-process-runtime-forms-api:7.0.0.Beta5'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-process-runtime-forms-api/
implementation ("org.jbpm:jbpm-console-ng-process-runtime-forms-api:7.0.0.Beta5")
'org.jbpm:jbpm-console-ng-process-runtime-forms-api:jar:7.0.0.Beta5'
<dependency org="org.jbpm" name="jbpm-console-ng-process-runtime-forms-api" rev="7.0.0.Beta5">
<artifact name="jbpm-console-ng-process-runtime-forms-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-console-ng-process-runtime-forms-api', version='7.0.0.Beta5')
)
libraryDependencies += "org.jbpm" % "jbpm-console-ng-process-runtime-forms-api" % "7.0.0.Beta5"
[org.jbpm/jbpm-console-ng-process-runtime-forms-api "7.0.0.Beta5"]
Group / Artifact | Type | Version |
---|---|---|
org.jbpm : jbpm-console-ng-generic-api | jar | |
org.jbpm : jbpm-console-ng-generic-forms-api | jar | |
org.jbpm : jbpm-console-ng-process-runtime-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |