License |
License |
---|---|
GroupId | GroupIdorg.ow2.novabpm.admin |
ArtifactId | ArtifactIdexo.bpm.resources |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBPM Resources
This is the resources of nova bpm console
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exo.bpm.resources-4.1.1.pom | |
exo.bpm.resources-4.1.1.war | 207 KB |
Browse |
<!-- 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.1.1</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.1.1'
// https://jarcasting.com/artifacts/org.ow2.novabpm.admin/exo.bpm.resources/
implementation ("org.ow2.novabpm.admin:exo.bpm.resources:4.1.1")
'org.ow2.novabpm.admin:exo.bpm.resources:war:4.1.1'
<dependency org="org.ow2.novabpm.admin" name="exo.bpm.resources" rev="4.1.1">
<artifact name="exo.bpm.resources" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.novabpm.admin', module='exo.bpm.resources', version='4.1.1')
)
libraryDependencies += "org.ow2.novabpm.admin" % "exo.bpm.resources" % "4.1.1"
[org.ow2.novabpm.admin/exo.bpm.resources "4.1.1"]