License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdorg.camunda.community |
ArtifactId | ArtifactIdcamunda-engine-rest-client-complete-springboot-starter |
Version | Version7.16.0-alpha1 |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-complete-springboot-starter/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-engine-rest-client-complete-springboot-starter</artifactId>
<version>7.16.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-complete-springboot-starter/
implementation 'org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:7.16.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-complete-springboot-starter/
implementation ("org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:7.16.0-alpha1")
'org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:jar:7.16.0-alpha1'
<dependency org="org.camunda.community" name="camunda-engine-rest-client-complete-springboot-starter" rev="7.16.0-alpha1">
<artifact name="camunda-engine-rest-client-complete-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='camunda-engine-rest-client-complete-springboot-starter', version='7.16.0-alpha1')
)
libraryDependencies += "org.camunda.community" % "camunda-engine-rest-client-complete-springboot-starter" % "7.16.0-alpha1"
[org.camunda.community/camunda-engine-rest-client-complete-springboot-starter "7.16.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community : camunda-engine-rest-client-openapi-springboot | jar | 7.16.0-alpha1 |
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-external-task-client | jar | 7.16.0 |