is not current version
Last Version 1.4.3

org.opoo.ootp:ootp-client-spring-boot-autoconfigure 1.3.2


Categories

Categories

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

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-client-spring-boot-autoconfigure
Version

Version

1.3.2
Type

Type

jar

Download ootp-client-spring-boot-autoconfigure 1.3.2


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