is not current version
Last Version 1.1.2.RELEASE

com.sinszm:szm-boot 0.0.3

基于SpringBoot扩展生态微服务应用 Copyright © 2019 智慧程序猿 All rights reserved. https://www.sinsz.com

GroupId

GroupId

com.sinszm
ArtifactId

ArtifactId

szm-boot
Version

Version

0.0.3
Type

Type

pom

Download szm-boot 0.0.3

Filename Size
szm-boot-0.0.3.pom 8 KB
Browse

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