is not current version
Last Version 4.1.1

org.ow2.novabpm.admin:exo.bpm.resources 4.0

This is the resources of nova bpm console

GroupId

GroupId

org.ow2.novabpm.admin
ArtifactId

ArtifactId

exo.bpm.resources
Version

Version

4.0
Type

Type

war

Download exo.bpm.resources 4.0


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