| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.camunda.bpm | 
    
| ArtifactId | ArtifactIdcamunda-engine-rest-openapi-generator | 
    
| Version | Version7.17.0-alpha5 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamunda Platform - engine - REST - OpenAPI (JSON Generator) 
            Provides general dependencies and profiles for database testing 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi-generator/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-engine-rest-openapi-generator</artifactId>
    <version>7.17.0-alpha5</version>
</dependency>
                // https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi-generator/
implementation 'org.camunda.bpm:camunda-engine-rest-openapi-generator:7.17.0-alpha5'
                // https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-openapi-generator/
implementation ("org.camunda.bpm:camunda-engine-rest-openapi-generator:7.17.0-alpha5")
                'org.camunda.bpm:camunda-engine-rest-openapi-generator:jar:7.17.0-alpha5'
                <dependency org="org.camunda.bpm" name="camunda-engine-rest-openapi-generator" rev="7.17.0-alpha5">
  <artifact name="camunda-engine-rest-openapi-generator" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest-openapi-generator', version='7.17.0-alpha5')
)
                libraryDependencies += "org.camunda.bpm" % "camunda-engine-rest-openapi-generator" % "7.17.0-alpha5"
                [org.camunda.bpm/camunda-engine-rest-openapi-generator "7.17.0-alpha5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.freemarker : freemarker | jar | |
| com.google.code.gson : gson | jar | |
| commons-io : commons-io | jar | |
| com.networknt : json-schema-validator | jar | 1.0.29 |