| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Docker Virtualization Tools | 
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdspring-boot-docker-spotify | 
| Last Version | Last Version0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-boot-docker-spotify spring-boot-docker-spotify | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/spring-boot-docker-spotify/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>spring-boot-docker-spotify</artifactId>
    <version>0.4</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hekonsek/spring-boot-docker-spotify/
implementation 'com.github.hekonsek:spring-boot-docker-spotify:0.4'// https://jarcasting.com/artifacts/com.github.hekonsek/spring-boot-docker-spotify/
implementation ("com.github.hekonsek:spring-boot-docker-spotify:0.4")'com.github.hekonsek:spring-boot-docker-spotify:jar:0.4'<dependency org="com.github.hekonsek" name="spring-boot-docker-spotify" rev="0.4">
  <artifact name="spring-boot-docker-spotify" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hekonsek', module='spring-boot-docker-spotify', version='0.4')
)libraryDependencies += "com.github.hekonsek" % "spring-boot-docker-spotify" % "0.4"[com.github.hekonsek/spring-boot-docker-spotify "0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.spotify : docker-client | jar | 8.9.1 | 
| com.squareup.okhttp3 : okhttp | jar | 3.9.0 | 
| org.apache.commons : commons-lang3 | jar | |
| org.awaitility : awaitility | jar | 3.0.0 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.51 | 
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.assertj : assertj-core | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |