is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.javaee:camunda-ejb-client 7.13.0-alpha5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.camunda.bpm.javaee
ArtifactId

ArtifactId

camunda-ejb-client
Version

Version

7.13.0-alpha5
Type

Type

jar

Download camunda-ejb-client 7.13.0-alpha5


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.javaee/camunda-ejb-client/ -->
<dependency>
    <groupId>org.camunda.bpm.javaee</groupId>
    <artifactId>camunda-ejb-client</artifactId>
    <version>7.13.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.javaee/camunda-ejb-client/
implementation 'org.camunda.bpm.javaee:camunda-ejb-client:7.13.0-alpha5'
// https://jarcasting.com/artifacts/org.camunda.bpm.javaee/camunda-ejb-client/
implementation ("org.camunda.bpm.javaee:camunda-ejb-client:7.13.0-alpha5")
'org.camunda.bpm.javaee:camunda-ejb-client:jar:7.13.0-alpha5'
<dependency org="org.camunda.bpm.javaee" name="camunda-ejb-client" rev="7.13.0-alpha5">
  <artifact name="camunda-ejb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.javaee', module='camunda-ejb-client', version='7.13.0-alpha5')
)
libraryDependencies += "org.camunda.bpm.javaee" % "camunda-ejb-client" % "7.13.0-alpha5"
[org.camunda.bpm.javaee/camunda-ejb-client "7.13.0-alpha5"]