Last Version

terrakube-spring-boot-autoconfigure 0.8.5

Terrakube Spring Boot autoconfigure

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.terrakube.client
ArtifactId

ArtifactId

terrakube-spring-boot-autoconfigure
Version

Version

0.8.5
Type

Type

jar
Description

Description

terrakube-spring-boot-autoconfigure
Terrakube Spring Boot autoconfigure
Project URL

Project URL

https://github.com/AzBuilder/terrakube-spring-boot-starter
Project Organization

Project Organization

Terrakube
Source Code Management

Source Code Management

http://github.com/AzBuilder/terrakube-spring-boot-starter/tree/main

Download terrakube-spring-boot-autoconfigure 0.8.5


<!-- https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.terrakube.client</groupId>
    <artifactId>terrakube-spring-boot-autoconfigure</artifactId>
    <version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-autoconfigure/
implementation 'org.terrakube.client:terrakube-spring-boot-autoconfigure:0.8.5'
// https://jarcasting.com/artifacts/org.terrakube.client/terrakube-spring-boot-autoconfigure/
implementation ("org.terrakube.client:terrakube-spring-boot-autoconfigure:0.8.5")
'org.terrakube.client:terrakube-spring-boot-autoconfigure:jar:0.8.5'
<dependency org="org.terrakube.client" name="terrakube-spring-boot-autoconfigure" rev="0.8.5">
  <artifact name="terrakube-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrakube.client', module='terrakube-spring-boot-autoconfigure', version='0.8.5')
)
libraryDependencies += "org.terrakube.client" % "terrakube-spring-boot-autoconfigure" % "0.8.5"
[org.terrakube.client/terrakube-spring-boot-autoconfigure "0.8.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.8
org.terrakube.client : terrakube-client jar 0.8.5
io.github.openfeign : feign-gson jar 11.8
io.github.openfeign : feign-slf4j jar 11.8
io.github.openfeign : feign-okhttp jar 11.8

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.8

Project Modules

There are no modules declared in this project.