License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdorg.camunda.community |
ArtifactId | ArtifactIdcamunda-engine-rest-client-openapi-springboot |
Last Version | Last Version7.17.0 |
Release Date | Release Date |
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-openapi-springboot/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-engine-rest-client-openapi-springboot</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-openapi-springboot/
implementation 'org.camunda.community:camunda-engine-rest-client-openapi-springboot:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-openapi-springboot/
implementation ("org.camunda.community:camunda-engine-rest-client-openapi-springboot:7.17.0")
'org.camunda.community:camunda-engine-rest-client-openapi-springboot:jar:7.17.0'
<dependency org="org.camunda.community" name="camunda-engine-rest-client-openapi-springboot" rev="7.17.0">
<artifact name="camunda-engine-rest-client-openapi-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='camunda-engine-rest-client-openapi-springboot', version='7.17.0')
)
libraryDependencies += "org.camunda.community" % "camunda-engine-rest-client-openapi-springboot" % "7.17.0"
[org.camunda.community/camunda-engine-rest-client-openapi-springboot "7.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community : camunda-engine-rest-client-openapi-java | jar | 7.17.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.7 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |