License |
License |
---|---|
Categories |
CategoriesJava Languages Unity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdorg.camunda.community |
ArtifactId | ArtifactIdcamunda-engine-rest-client-openapi-java |
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-java/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>camunda-engine-rest-client-openapi-java</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-openapi-java/
implementation 'org.camunda.community:camunda-engine-rest-client-openapi-java:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.community/camunda-engine-rest-client-openapi-java/
implementation ("org.camunda.community:camunda-engine-rest-client-openapi-java:7.17.0")
'org.camunda.community:camunda-engine-rest-client-openapi-java:jar:7.17.0'
<dependency org="org.camunda.community" name="camunda-engine-rest-client-openapi-java" rev="7.17.0">
<artifact name="camunda-engine-rest-client-openapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='camunda-engine-rest-client-openapi-java', version='7.17.0')
)
libraryDependencies += "org.camunda.community" % "camunda-engine-rest-client-openapi-java" % "7.17.0"
[org.camunda.community/camunda-engine-rest-client-openapi-java "7.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.7 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.threeten : threetenbp | jar | 1.5.1 |
com.squareup.okio : okio | jar | 2.10.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
io.swagger : swagger-annotations | jar | 1.6.2 |
io.gsonfire : gson-fire | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |