ysk-spring-boot-starter

云识客api封装spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.liumapp.ysk.starter
ArtifactId

ArtifactId

ysk-spring-boot-starter
Last Version

Last Version

v1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download ysk-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.2.RELEASE
com.liumapp.ysk.core : ysk-core jar v1.0.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.5
v1.0.0