License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdorg.camunda.community |
ArtifactId | ArtifactIdcamunda-engine-rest-client-openapi-springboot |
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-openapi-springboot/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-engine-rest-client-openapi-springboot</artifactId>
<version>7.16.0-alpha1</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.16.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-openapi-springboot/
implementation ("org.camunda.community:camunda-engine-rest-client-openapi-springboot:7.16.0-alpha1")
'org.camunda.community:camunda-engine-rest-client-openapi-springboot:jar:7.16.0-alpha1'
<dependency org="org.camunda.community" name="camunda-engine-rest-client-openapi-springboot" rev="7.16.0-alpha1">
<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.16.0-alpha1')
)
libraryDependencies += "org.camunda.community" % "camunda-engine-rest-client-openapi-springboot" % "7.16.0-alpha1"
[org.camunda.community/camunda-engine-rest-client-openapi-springboot "7.16.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community : camunda-engine-rest-client-openapi-java | jar | 7.16.0-alpha1 |
org.springframework.boot : spring-boot-starter | jar | 2.5.4 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |