com.github.xiaoymin:map-client-spring-boot-starter

Spring Boot项目starter,方便开发者直接集成使用

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.xiaoymin
ArtifactId

ArtifactId

map-client-spring-boot-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot项目starter,方便开发者直接集成使用

Download map-client-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xiaoymin : map-client-core jar 1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0