| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAuto Application Layer Libs Code Generators | 
        
| GroupId | GroupIdio.github.davemeier82.homeautomation | 
    
| ArtifactId | ArtifactIdhomeautomation-spring-rest | 
    
| Last Version | Last Version0.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio.github.davemeier82.homeautomation:homeautomation-spring-rest 
            HomeAutomation Spring REST endpoints 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-spring-rest/ -->
<dependency>
    <groupId>io.github.davemeier82.homeautomation</groupId>
    <artifactId>homeautomation-spring-rest</artifactId>
    <version>0.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-spring-rest/
implementation 'io.github.davemeier82.homeautomation:homeautomation-spring-rest:0.1.3'
                // https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-spring-rest/
implementation ("io.github.davemeier82.homeautomation:homeautomation-spring-rest:0.1.3")
                'io.github.davemeier82.homeautomation:homeautomation-spring-rest:jar:0.1.3'
                <dependency org="io.github.davemeier82.homeautomation" name="homeautomation-spring-rest" rev="0.1.3">
  <artifact name="homeautomation-spring-rest" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.davemeier82.homeautomation', module='homeautomation-spring-rest', version='0.1.3')
)
                libraryDependencies += "io.github.davemeier82.homeautomation" % "homeautomation-spring-rest" % "0.1.3"
                [io.github.davemeier82.homeautomation/homeautomation-spring-rest "0.1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.davemeier82.homeautomation : homeautomation-spring-core | jar | 0.1.3 | 
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework : spring-web | jar |