Categories |
CategoriesSpring Boot Container Microservices Docker Virtualization Tools Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.eks5115 |
ArtifactId | ArtifactIddocker-depend-spring-boot-autoconfigure |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.eks5115</groupId>
<artifactId>docker-depend-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-autoconfigure/
implementation 'com.github.eks5115:docker-depend-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-autoconfigure/
implementation ("com.github.eks5115:docker-depend-spring-boot-autoconfigure:0.0.1")
'com.github.eks5115:docker-depend-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="com.github.eks5115" name="docker-depend-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="docker-depend-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eks5115', module='docker-depend-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.github.eks5115" % "docker-depend-spring-boot-autoconfigure" % "0.0.1"
[com.github.eks5115/docker-depend-spring-boot-autoconfigure "0.0.1"]