hello-spring-boot-starter

starter project for hello

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.talecel
ArtifactId

ArtifactId

hello-spring-boot-starter
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

hello-spring-boot-starter
starter project for hello
Project URL

Project URL

https://github.com/TaleCel/hello-spring-boot
Source Code Management

Source Code Management

https://github.com/TaleCel/hello-spring-boot

Download hello-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.talecel : hello-spring-boot-autoconfigure jar 0.0.1-RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

hello-spring-boot 示例

Versions

Version
0.0.1-RELEASE
0.0.1-RC