| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторsms-spring-boot-starter |
| Версия | Версия1.0.21 |
| Тип | Типjar |
| Описание |
ОписаниеSMS :: Spring Boot :: Starter
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sms-spring-boot-starter-1.0.21.pom | |
| sms-spring-boot-starter-1.0.21.jar | 7 KB |
| sms-spring-boot-starter-1.0.21-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/sms-spring-boot-starter/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>sms-spring-boot-starter</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/sms-spring-boot-starter/
implementation 'in.hocg.boot:sms-spring-boot-starter:1.0.21'
// https://jarcasting.com/artifacts/in.hocg.boot/sms-spring-boot-starter/
implementation ("in.hocg.boot:sms-spring-boot-starter:1.0.21")
'in.hocg.boot:sms-spring-boot-starter:jar:1.0.21'
<dependency org="in.hocg.boot" name="sms-spring-boot-starter" rev="1.0.21">
<artifact name="sms-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='sms-spring-boot-starter', version='1.0.21')
)
libraryDependencies += "in.hocg.boot" % "sms-spring-boot-starter" % "1.0.21"
[in.hocg.boot/sms-spring-boot-starter "1.0.21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.2.6.RELEASE |
| in.hocg.boot : sms-spring-boot-autoconfigure | jar | 1.0.21 |
| com.aliyun : aliyun-java-sdk-core | jar | 4.4.6 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |