| License | 
                License | 
        
|---|---|
| GroupId | GroupIdxyz.opcal.cloud | 
    
| ArtifactId | ArtifactIdopcal-cloud-parent | 
    
| Last Version | Last Version2.7.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionopcal-cloud-parent 
            opcal cloud parent pom 
         | 
    
| Filename | Size | 
|---|---|
| opcal-cloud-parent-2.7.1.0.pom | 15 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-parent/ -->
<dependency>
    <groupId>xyz.opcal.cloud</groupId>
    <artifactId>opcal-cloud-parent</artifactId>
    <version>2.7.1.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-parent/
implementation 'xyz.opcal.cloud:opcal-cloud-parent:2.7.1.0'
                // https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-parent/
implementation ("xyz.opcal.cloud:opcal-cloud-parent:2.7.1.0")
                'xyz.opcal.cloud:opcal-cloud-parent:pom:2.7.1.0'
                <dependency org="xyz.opcal.cloud" name="opcal-cloud-parent" rev="2.7.1.0">
  <artifact name="opcal-cloud-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-parent', version='2.7.1.0')
)
                libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-parent" % "2.7.1.0"
                [xyz.opcal.cloud/opcal-cloud-parent "2.7.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| xyz.opcal.cloud : opcal-cloud-commons-autoconfigure | jar | 2.7.1.0 | 
| org.springframework.boot : spring-boot | jar | 2.7.1 | 
| org.projectlombok : lombok Optional | jar | 1.18.24 |