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

org.bonitasoft.engine:bonita-client 6.2.0


Категории

Категории

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

Группа

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

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

bonita-client
Версия

Версия

6.2.0
Тип

Тип

jar

Скачать bonita-client 6.2.0


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