| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаio.github.penggle |
| Идентификатор | Идентификаторcodeforce-common-config |
| Последняя версия | Последняя версия2.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcodeforce-common-config
公共SpringBoot自动配置部分
|
| Имя Файла | Размер |
|---|---|
| codeforce-common-config-2.5.pom | |
| codeforce-common-config-2.5.jar | 12 KB |
| codeforce-common-config-2.5-sources.jar | 9 KB |
| codeforce-common-config-2.5-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-config</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation 'io.github.penggle:codeforce-common-config:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation ("io.github.penggle:codeforce-common-config:2.5")
'io.github.penggle:codeforce-common-config:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-config" rev="2.5">
<artifact name="codeforce-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-config', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-config" % "2.5"
[io.github.penggle/codeforce-common-config "2.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.penggle : codeforce-common-core | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springdoc : springdoc-openapi-ui | jar | 1.6.4 |