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