is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.javaee:camunda-ejb-client 7.2.0-alpha1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.camunda.bpm.javaee
ArtifactId

ArtifactId

camunda-ejb-client
Version

Version

7.2.0-alpha1
Type

Type

jar

Download camunda-ejb-client 7.2.0-alpha1


<!-- 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.2.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.javaee/camunda-ejb-client/
implementation 'org.camunda.bpm.javaee:camunda-ejb-client:7.2.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.javaee/camunda-ejb-client/
implementation ("org.camunda.bpm.javaee:camunda-ejb-client:7.2.0-alpha1")
'org.camunda.bpm.javaee:camunda-ejb-client:jar:7.2.0-alpha1'
<dependency org="org.camunda.bpm.javaee" name="camunda-ejb-client" rev="7.2.0-alpha1">
  <artifact name="camunda-ejb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.javaee', module='camunda-ejb-client', version='7.2.0-alpha1')
)
libraryDependencies += "org.camunda.bpm.javaee" % "camunda-ejb-client" % "7.2.0-alpha1"
[org.camunda.bpm.javaee/camunda-ejb-client "7.2.0-alpha1"]