is not current version
Last Version 4.1.1

org.ow2.novabpm.admin:admin 4.1

Nova BPM Admin is the web console of the tools Nova Bonita (aka Bonita 4.0) and Nova Orchestra (aka Orchestra 4.0).

GroupId

GroupId

org.ow2.novabpm.admin
ArtifactId

ArtifactId

admin
Version

Version

4.1
Type

Type

pom

Download admin 4.1

Filename Size
admin-4.1.pom 4 KB
Browse

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