is not current version
Last Version 2.0.2

com.github.yingzhuo:spring-boot-stater-env 0.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

spring-boot-stater-env
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-stater-env 0.0.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>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation 'com.github.yingzhuo:spring-boot-stater-env:0.0.1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/spring-boot-stater-env/
implementation ("com.github.yingzhuo:spring-boot-stater-env:0.0.1")
'com.github.yingzhuo:spring-boot-stater-env:jar:0.0.1'
<dependency org="com.github.yingzhuo" name="spring-boot-stater-env" rev="0.0.1">
  <artifact name="spring-boot-stater-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='spring-boot-stater-env', version='0.0.1')
)
libraryDependencies += "com.github.yingzhuo" % "spring-boot-stater-env" % "0.0.1"
[com.github.yingzhuo/spring-boot-stater-env "0.0.1"]