| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime | 
    
| ArtifactId | ArtifactIdgears-runtime-common | 
    
| Last Version | Last Version1.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.xlrit.gears.runtime:gears-runtime-common 
            GEARS Runtime Common 
         | 
    
| Filename | Size | 
|---|---|
| gears-runtime-common-1.4.3.pom | |
| gears-runtime-common-1.4.3.jar | 50 KB | 
| gears-runtime-common-1.4.3-sources.jar | 29 KB | 
| gears-runtime-common-1.4.3-javadoc.jar | 669 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-common/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-runtime-common</artifactId>
    <version>1.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-common/
implementation 'com.xlrit.gears.runtime:gears-runtime-common:1.4.3'
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-common/
implementation ("com.xlrit.gears.runtime:gears-runtime-common:1.4.3")
                'com.xlrit.gears.runtime:gears-runtime-common:jar:1.4.3'
                <dependency org="com.xlrit.gears.runtime" name="gears-runtime-common" rev="1.4.3">
  <artifact name="gears-runtime-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-runtime-common', version='1.4.3')
)
                libraryDependencies += "com.xlrit.gears.runtime" % "gears-runtime-common" % "1.4.3"
                [com.xlrit.gears.runtime/gears-runtime-common "1.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.inject : javax.inject | jar | 1 | 
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.antlr : antlr4-runtime | jar | 4.9.3 | 
| org.flowable : flowable-engine | jar | 6.7.2 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| org.apache.commons : commons-lang3 | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.threeten : threeten-extra | jar | 1.5.0 | 
| de.huxhorn.sulky : de.huxhorn.sulky.ulid | jar | 8.2.0 | 
| ch.obermuhlner : big-math | jar | 2.3.0 | 
| com.xlrit.gears.runtime : gears-runtime-test | jar | 1.4.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |