is not current version
Last Version 2.0.2

com.github.yingzhuo:spring-boot-stater-env 1.3.1-1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

spring-boot-stater-env
Version

Version

1.3.1-1
Type

Type

jar

Download spring-boot-stater-env 1.3.1-1


<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>spring-boot-stater-env</artifactId>
    <version>1.3.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation 'com.github.yingzhuo:spring-boot-stater-env:1.3.1-1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation ("com.github.yingzhuo:spring-boot-stater-env:1.3.1-1")
'com.github.yingzhuo:spring-boot-stater-env:jar:1.3.1-1'
<dependency org="com.github.yingzhuo" name="spring-boot-stater-env" rev="1.3.1-1">
  <artifact name="spring-boot-stater-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='spring-boot-stater-env', version='1.3.1-1')
)
libraryDependencies += "com.github.yingzhuo" % "spring-boot-stater-env" % "1.3.1-1"
[com.github.yingzhuo/spring-boot-stater-env "1.3.1-1"]