sms-spring-boot-parent

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-parent
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

sms-spring-boot-parent
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-parent
Source Code Management

Source Code Management

https://github.com/jackieonway

Download sms-spring-boot-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sms-spring-boot-autoconfigure
  • sms-spring-boot-starter
  • ucpass-client
  • submail-client
  • sms-core

Versions

Version
0.0.3
0.0.2
0.0.1