is not current version
Last Version 1.4.3

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


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.4.1
Type

Type

jar

Download ootp-client-spring-boot-autoconfigure 1.4.1


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