| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаorg.jbpm |
| Идентификатор | Идентификаторjbpm-human-task-hornetq |
| Версия | Версия5.5.0.Final |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task-hornetq/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-hornetq</artifactId>
<version>5.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task-hornetq/
implementation 'org.jbpm:jbpm-human-task-hornetq:5.5.0.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task-hornetq/
implementation ("org.jbpm:jbpm-human-task-hornetq:5.5.0.Final")
'org.jbpm:jbpm-human-task-hornetq:jar:5.5.0.Final'
<dependency org="org.jbpm" name="jbpm-human-task-hornetq" rev="5.5.0.Final">
<artifact name="jbpm-human-task-hornetq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-human-task-hornetq', version='5.5.0.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-human-task-hornetq" % "5.5.0.Final"
[org.jbpm/jbpm-human-task-hornetq "5.5.0.Final"]