yaoling-spring-boot-starter

This is a parent project for all yaoling starter projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.yaoling.starter
ArtifactId

ArtifactId

yaoling-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

yaoling-spring-boot-starter
This is a parent project for all yaoling starter projects
Project URL

Project URL

https://github.com/liangping/yaoling-third-party
Source Code Management

Source Code Management

https://github.com/liangping/yaoling-third-party

Download yaoling-spring-boot-starter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0