is not current version
Last Version 0.0.3

com.github.jackieonway.sms:sms-spring-boot-parent 0.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jackieonway.sms
ArtifactId

ArtifactId

sms-spring-boot-parent
Version

Version

0.0.2
Type

Type

pom

Download sms-spring-boot-parent 0.0.2


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