is not current version
Last Version 4.4.0

org.ow2.orchestra.console:bpmportal 4.2.1

This is the portal definition of the Orchestra console

GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

bpmportal
Version

Version

4.2.1
Type

Type

war

Download bpmportal 4.2.1


<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal/ -->
<dependency>
    <groupId>org.ow2.orchestra.console</groupId>
    <artifactId>bpmportal</artifactId>
    <version>4.2.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal/
implementation 'org.ow2.orchestra.console:bpmportal:4.2.1'
// https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal/
implementation ("org.ow2.orchestra.console:bpmportal:4.2.1")
'org.ow2.orchestra.console:bpmportal:war:4.2.1'
<dependency org="org.ow2.orchestra.console" name="bpmportal" rev="4.2.1">
  <artifact name="bpmportal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.console', module='bpmportal', version='4.2.1')
)
libraryDependencies += "org.ow2.orchestra.console" % "bpmportal" % "4.2.1"
[org.ow2.orchestra.console/bpmportal "4.2.1"]