License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-rest-openapi |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Platform - engine - REST - OpenAPI
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-openapi</artifactId>
<version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi/
implementation 'org.camunda.bpm:camunda-engine-rest-openapi:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi/
implementation ("org.camunda.bpm:camunda-engine-rest-openapi:7.18.0-alpha2")
'org.camunda.bpm:camunda-engine-rest-openapi:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-engine-rest-openapi" rev="7.18.0-alpha2">
<artifact name="camunda-engine-rest-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest-openapi', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-rest-openapi" % "7.18.0-alpha2"
[org.camunda.bpm/camunda-engine-rest-openapi "7.18.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine-rest-openapi-generator | jar | 7.18.0-alpha2 |
org.slf4j : slf4j-jdk14 | jar | |
com.github.tomakehurst : wiremock | jar | 1.58 |
org.assertj : assertj-core | jar | |
io.swagger : swagger-annotations | jar | 1.5.22 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.9 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
javax.annotation : jsr250-api | jar | 1.0 |
junit : junit | jar | 4.13.1 |