License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.pactstart |
ArtifactId | ArtifactIdchuanglan-sms-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent project for dependency management
|
<!-- https://jarcasting.com/artifacts/io.github.pactstart/chuanglan-sms-spring-boot-starter/ -->
<dependency>
<groupId>io.github.pactstart</groupId>
<artifactId>chuanglan-sms-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pactstart/chuanglan-sms-spring-boot-starter/
implementation 'io.github.pactstart:chuanglan-sms-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.pactstart/chuanglan-sms-spring-boot-starter/
implementation ("io.github.pactstart:chuanglan-sms-spring-boot-starter:1.0.1")
'io.github.pactstart:chuanglan-sms-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.pactstart" name="chuanglan-sms-spring-boot-starter" rev="1.0.1">
<artifact name="chuanglan-sms-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pactstart', module='chuanglan-sms-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.pactstart" % "chuanglan-sms-spring-boot-starter" % "1.0.1"
[io.github.pactstart/chuanglan-sms-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.11 |
org.springframework.boot : spring-boot-starter | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |