| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Docker Virtualization Tools |
| GroupId | GroupIdcom.github.eks5115 |
| ArtifactId | ArtifactIddocker-depend-spring-boot-parent |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondocker-depend-spring-boot-parent
docker depend spring boot starter parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| docker-depend-spring-boot-parent-0.0.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-parent/ -->
<dependency>
<groupId>com.github.eks5115</groupId>
<artifactId>docker-depend-spring-boot-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-parent/
implementation 'com.github.eks5115:docker-depend-spring-boot-parent:0.0.2'
// https://jarcasting.com/artifacts/com.github.eks5115/docker-depend-spring-boot-parent/
implementation ("com.github.eks5115:docker-depend-spring-boot-parent:0.0.2")
'com.github.eks5115:docker-depend-spring-boot-parent:pom:0.0.2'
<dependency org="com.github.eks5115" name="docker-depend-spring-boot-parent" rev="0.0.2">
<artifact name="docker-depend-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.eks5115', module='docker-depend-spring-boot-parent', version='0.0.2')
)
libraryDependencies += "com.github.eks5115" % "docker-depend-spring-boot-parent" % "0.0.2"
[com.github.eks5115/docker-depend-spring-boot-parent "0.0.2"]