License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.keran213539 |
ArtifactId | ArtifactIdcommonOkHttp-spring-boot-starter |
Last Version | Last Version2.1.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncommonOkHttp-spring-boot-starter
通用OkHttp简单封装的spring boot starter
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |