| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторoss-spring-boot-autoconfigure |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеOSS :: Spring Boot :: AutoConfigure
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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/oss-spring-boot-autoconfigure/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>oss-spring-boot-autoconfigure</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/oss-spring-boot-autoconfigure/
implementation 'in.hocg.boot:oss-spring-boot-autoconfigure:1.0.8'
// https://jarcasting.com/artifacts/in.hocg.boot/oss-spring-boot-autoconfigure/
implementation ("in.hocg.boot:oss-spring-boot-autoconfigure:1.0.8")
'in.hocg.boot:oss-spring-boot-autoconfigure:jar:1.0.8'
<dependency org="in.hocg.boot" name="oss-spring-boot-autoconfigure" rev="1.0.8">
<artifact name="oss-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='oss-spring-boot-autoconfigure', version='1.0.8')
)
libraryDependencies += "in.hocg.boot" % "oss-spring-boot-autoconfigure" % "1.0.8"
[in.hocg.boot/oss-spring-boot-autoconfigure "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aliyun.oss : aliyun-sdk-oss Необязательный | jar | 2.8.3 |
| com.qiniu : qiniu-java-sdk Необязательный | jar | [7.2.0, 7.2.99] |
| cn.hutool : hutool-all | jar | 5.3.10 |
| org.slf4j : slf4j-api | jar | |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |