Last Version

xyz.gabear:heweather-spring-boot-starter 0.0.1

Third part spring boot starter for heweather

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.gabear
ArtifactId

ArtifactId

heweather-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

Third part spring boot starter for heweather
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/heweather-spring-boot-starter

Download heweather-spring-boot-starter 0.0.1


<!-- https://jarcasting.com/artifacts/xyz.gabear/heweather-spring-boot-starter/ -->
<dependency>
    <groupId>xyz.gabear</groupId>
    <artifactId>heweather-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gabear/heweather-spring-boot-starter/
implementation 'xyz.gabear:heweather-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/xyz.gabear/heweather-spring-boot-starter/
implementation ("xyz.gabear:heweather-spring-boot-starter:0.0.1")
'xyz.gabear:heweather-spring-boot-starter:jar:0.0.1'
<dependency org="xyz.gabear" name="heweather-spring-boot-starter" rev="0.0.1">
  <artifact name="heweather-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gabear', module='heweather-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "xyz.gabear" % "heweather-spring-boot-starter" % "0.0.1"
[xyz.gabear/heweather-spring-boot-starter "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
xyz.gabear : heweather-sdk jar 0.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.