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