demo-spring-boot-starter

spring-boot-starter-demo

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.chendahai
ArtifactId

ArtifactId

demo-spring-boot-starter
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

demo-spring-boot-starter
spring-boot-starter-demo
Project URL

Project URL

https://github.com/chywx/demo-spring-boot-starter
Source Code Management

Source Code Management

http://chendahai.cn

Download demo-spring-boot-starter

How to add to project

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

Dependencies

compile (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.2
1.0.3