| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.orchestra.console |
| Идентификатор | Идентификаторbpmportal.orchestra |
| Версия | Версия4.4.0 |
| Тип | Типwar |
| Описание |
ОписаниеOrchestra Console : Portal for Orchestra
This is the portal definition of the Orchestra Console
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bpmportal.orchestra-4.4.0.pom | |
| bpmportal.orchestra-4.4.0.war | 1 MB |
| bpmportal.orchestra-4.4.0-sources.jar | 324 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal.orchestra/ -->
<dependency>
<groupId>org.ow2.orchestra.console</groupId>
<artifactId>bpmportal.orchestra</artifactId>
<version>4.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal.orchestra/
implementation 'org.ow2.orchestra.console:bpmportal.orchestra:4.4.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.console/bpmportal.orchestra/
implementation ("org.ow2.orchestra.console:bpmportal.orchestra:4.4.0")
'org.ow2.orchestra.console:bpmportal.orchestra:war:4.4.0'
<dependency org="org.ow2.orchestra.console" name="bpmportal.orchestra" rev="4.4.0">
<artifact name="bpmportal.orchestra" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.console', module='bpmportal.orchestra', version='4.4.0')
)
libraryDependencies += "org.ow2.orchestra.console" % "bpmportal.orchestra" % "4.4.0"
[org.ow2.orchestra.console/bpmportal.orchestra "4.4.0"]