sms-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jackieonway.sms
ArtifactId

ArtifactId

sms-spring-boot-starter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sms-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sms-spring-boot-starter

Download sms-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jackieonway.sms : sms-spring-boot-autoconfigure jar 0.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1