не последняя версия
Последняя версия 7.14.0

org.bonitasoft.engine:bonita-client 6.3.4


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.bonitasoft.engine
Идентификатор

Идентификатор

bonita-client
Версия

Версия

6.3.4
Тип

Тип

jar

Скачать bonita-client 6.3.4


<!-- https://jarcasting.com/artifacts/org.bonitasoft.engine/bonita-client/ -->
<dependency>
    <groupId>org.bonitasoft.engine</groupId>
    <artifactId>bonita-client</artifactId>
    <version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.engine/bonita-client/
implementation 'org.bonitasoft.engine:bonita-client:6.3.4'
// https://jarcasting.com/artifacts/org.bonitasoft.engine/bonita-client/
implementation ("org.bonitasoft.engine:bonita-client:6.3.4")
'org.bonitasoft.engine:bonita-client:jar:6.3.4'
<dependency org="org.bonitasoft.engine" name="bonita-client" rev="6.3.4">
  <artifact name="bonita-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.engine', module='bonita-client', version='6.3.4')
)
libraryDependencies += "org.bonitasoft.engine" % "bonita-client" % "6.3.4"
[org.bonitasoft.engine/bonita-client "6.3.4"]