sms-spring-boot-autoconfigure

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

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.jackieonway.sms
ArtifactId

ArtifactId

sms-spring-boot-autoconfigure
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sms-spring-boot-autoconfigure
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-autoconfigure

Download sms-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.1.4.RELEASE
com.tencentcloudapi : tencentcloud-sdk-java Optional jar 3.1.83
com.aliyun : aliyun-java-sdk-core Optional jar 4.4.1
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.4.RELEASE
com.github.jackieonway.sms : ucpass-client Optional jar 0.0.3
com.github.jackieonway.sms : submail-client Optional jar 0.0.3
com.github.jackieonway.sms : sms-core 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