is not current version
Last Version 3.0.0-m3

io.freefair.okhttp-spring-boot:okhttp-spring-boot-autoconfigure 2.1.3

OkHttp Spring Boot AutoConfigure

Categories

Categories

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

GroupId

io.freefair.okhttp-spring-boot
ArtifactId

ArtifactId

okhttp-spring-boot-autoconfigure
Version

Version

2.1.3
Type

Type

jar

Download okhttp-spring-boot-autoconfigure 2.1.3


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