License |
License |
---|---|
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 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocker depend spring boot starter parent
|
Source Code Management |
Source Code Management |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-autoconfigure/
implementation ("com.github.eks5115:docker-depend-spring-boot-autoconfigure:0.0.2")
'com.github.eks5115:docker-depend-spring-boot-autoconfigure:jar:0.0.2'
<dependency org="com.github.eks5115" name="docker-depend-spring-boot-autoconfigure" rev="0.0.2">
<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.2')
)
libraryDependencies += "com.github.eks5115" % "docker-depend-spring-boot-autoconfigure" % "0.0.2"
[com.github.eks5115/docker-depend-spring-boot-autoconfigure "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |