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