is not current version
Last Version v1.0.5

com.liumapp.ysk:ysk-spring-boot-starter-parent v1.0.0

云识客api封装

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.liumapp.ysk
ArtifactId

ArtifactId

ysk-spring-boot-starter-parent
Version

Version

v1.0.0
Type

Type

pom

Download ysk-spring-boot-starter-parent v1.0.0


<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.liumapp.ysk/ysk-spring-boot-starter-parent/
implementation ("com.liumapp.ysk:ysk-spring-boot-starter-parent:v1.0.0")
'com.liumapp.ysk:ysk-spring-boot-starter-parent:pom:v1.0.0'
<dependency org="com.liumapp.ysk" name="ysk-spring-boot-starter-parent" rev="v1.0.0">
  <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.0')
)
libraryDependencies += "com.liumapp.ysk" % "ysk-spring-boot-starter-parent" % "v1.0.0"
[com.liumapp.ysk/ysk-spring-boot-starter-parent "v1.0.0"]