Last Version

commonOkHttp-spring-boot-starter 2.1.3.RELEASE

通用OkHttp简单封装的spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp-spring-boot-starter
Version

Version

2.1.3.RELEASE
Type

Type

jar
Description

Description

commonOkHttp-spring-boot-starter
通用OkHttp简单封装的spring boot starter
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/commonOkHttp-spring-boot-starter

Download commonOkHttp-spring-boot-starter 2.1.3.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.platform : junit-platform-runner jar
org.junit.platform : junit-platform-console-standalone jar
org.springframework : spring-test jar
com.github.keran213539 : commonOkHttp jar
org.springframework.boot : spring-boot jar 2.1.3.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.