| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdspring-boot-stater-env |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-stater-env
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |