| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.yingzhuo |
| Идентификатор | Идентификаторspring-boot-stater-env |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-stater-env
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-boot-stater-env-2.0.2.pom | |
| spring-boot-stater-env-2.0.2.jar | 16 KB |
| spring-boot-stater-env-2.0.2-sources.jar | 12 KB |
| spring-boot-stater-env-2.0.2-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>spring-boot-stater-env</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation 'com.github.yingzhuo:spring-boot-stater-env:2.0.2'
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation ("com.github.yingzhuo:spring-boot-stater-env:2.0.2")
'com.github.yingzhuo:spring-boot-stater-env:jar:2.0.2'
<dependency org="com.github.yingzhuo" name="spring-boot-stater-env" rev="2.0.2">
<artifact name="spring-boot-stater-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='spring-boot-stater-env', version='2.0.2')
)
libraryDependencies += "com.github.yingzhuo" % "spring-boot-stater-env" % "2.0.2"
[com.github.yingzhuo/spring-boot-stater-env "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.3 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
| com.moandjiezana.toml : toml4j | jar | 0.7.2 |
| org.yaml : snakeyaml | jar | 1.28 |
| com.typesafe : config | jar | 1.4.1 |