| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime | 
    
| ArtifactId | ArtifactIdgears-runtime-server | 
    
| Version | Version0.55-pre1 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.xlrit.gears.runtime:gears-runtime-server 
            GEARS Runtime Server 
         | 
    
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-server/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-runtime-server</artifactId>
    <version>0.55-pre1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-server/
implementation 'com.xlrit.gears.runtime:gears-runtime-server:0.55-pre1'
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-server/
implementation ("com.xlrit.gears.runtime:gears-runtime-server:0.55-pre1")
                'com.xlrit.gears.runtime:gears-runtime-server:jar:0.55-pre1'
                <dependency org="com.xlrit.gears.runtime" name="gears-runtime-server" rev="0.55-pre1">
  <artifact name="gears-runtime-server" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-runtime-server', version='0.55-pre1')
)
                libraryDependencies += "com.xlrit.gears.runtime" % "gears-runtime-server" % "0.55-pre1"
                [com.xlrit.gears.runtime/gears-runtime-server "0.55-pre1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-runtime-engine | jar | 0.55-pre1 | 
| com.xlrit.gears.runtime : gears-frontend | jar | 0.14.2 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-oauth2-resource-server | jar | |
| com.graphql-java-kickstart : graphql-spring-boot-starter | jar | 11.0.0 | 
| org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter | jar | |
| com.h2database : h2 | jar | |
| com.auth0 : java-jwt | jar | 3.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-runtime-test | jar | 0.55-pre1 |