| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdorg.terrakube.client | 
| ArtifactId | ArtifactIdterrakube-spring-boot-starter-sample | 
| Last Version | Last Version0.8.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionterrakube-spring-boot-starter-sample Terrakube Spring Boot Starter sample | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-starter-sample/ -->
<dependency>
    <groupId>org.terrakube.client</groupId>
    <artifactId>terrakube-spring-boot-starter-sample</artifactId>
    <version>0.8.5</version>
</dependency>// https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-starter-sample/
implementation 'org.terrakube.client:terrakube-spring-boot-starter-sample:0.8.5'// https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-starter-sample/
implementation ("org.terrakube.client:terrakube-spring-boot-starter-sample:0.8.5")'org.terrakube.client:terrakube-spring-boot-starter-sample:jar:0.8.5'<dependency org="org.terrakube.client" name="terrakube-spring-boot-starter-sample" rev="0.8.5">
  <artifact name="terrakube-spring-boot-starter-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='org.terrakube.client', module='terrakube-spring-boot-starter-sample', version='0.8.5')
)libraryDependencies += "org.terrakube.client" % "terrakube-spring-boot-starter-sample" % "0.8.5"[org.terrakube.client/terrakube-spring-boot-starter-sample "0.8.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.8 | 
| org.terrakube.client : terrakube-spring-boot-starter | jar | 0.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |