ysk-spring-boot-starter-parent

云识客api封装

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.liumapp.ysk
ArtifactId

ArtifactId

ysk-spring-boot-starter-parent
Last Version

Last Version

v1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

ysk-spring-boot-starter-parent
云识客api封装
Project URL

Project URL

http://maven.apache.org

Download ysk-spring-boot-starter-parent

How to add to project

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

Dependencies

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

Project Modules

  • ysk-core
  • ysk-spring-boot-starter

Versions

Version
v1.0.5
v1.0.0