is not current version
Last Version 4.4.0

org.ow2.orchestra.console:exo.bpm.resources 4.2.1

This is the resources of Orchestra console

GroupId

GroupId

org.ow2.orchestra.console
ArtifactId

ArtifactId

exo.bpm.resources
Version

Version

4.2.1
Type

Type

war

Download exo.bpm.resources 4.2.1


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