| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime | 
    
| ArtifactId | ArtifactIdgears-project-parent | 
    
| Last Version | Last Version1.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptioncom.xlrit.gears.runtime:gears-project-parent 
            GEARS Runtime Maven Parent Project 
         | 
    
| Filename | Size | 
|---|---|
| gears-project-parent-1.4.3.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>gears-project-parent</artifactId>
    <version>1.4.3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/
implementation 'com.xlrit.gears.runtime:gears-project-parent:1.4.3'
                // https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-project-parent/
implementation ("com.xlrit.gears.runtime:gears-project-parent:1.4.3")
                'com.xlrit.gears.runtime:gears-project-parent:pom:1.4.3'
                <dependency org="com.xlrit.gears.runtime" name="gears-project-parent" rev="1.4.3">
  <artifact name="gears-project-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-project-parent', version='1.4.3')
)
                libraryDependencies += "com.xlrit.gears.runtime" % "gears-project-parent" % "1.4.3"
                [com.xlrit.gears.runtime/gears-project-parent "1.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-runtime-common | jar | 1.4.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.xlrit.gears.runtime : gears-runtime-test | jar | 1.4.3 |