is not current version
Last Version 0.29

com.github.luoshu-open:luoshu-http 0.23

https://gitee.com/bailuoo/luoshu.git

License

License

GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-http
Version

Version

0.23
Type

Type

jar
Description

Description

https://gitee.com/bailuoo/luoshu.git
Project URL

Project URL

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

Download luoshu-http 0.23


<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/ -->
<dependency>
    <groupId>com.github.luoshu-open</groupId>
    <artifactId>luoshu-http</artifactId>
    <version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation 'com.github.luoshu-open:luoshu-http:0.23'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation ("com.github.luoshu-open:luoshu-http:0.23")
'com.github.luoshu-open:luoshu-http:jar:0.23'
<dependency org="com.github.luoshu-open" name="luoshu-http" rev="0.23">
  <artifact name="luoshu-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-http', version='0.23')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-http" % "0.23"
[com.github.luoshu-open/luoshu-http "0.23"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.github.luoshu-open : luoshu-util jar 0.23

provided (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.18.RELEASE
org.springframework : spring-jdbc jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
org.springframework.boot : spring-boot-configuration-processor jar 2.1.18.RELEASE
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30

test (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.1.18.RELEASE
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-web jar 2.1.18.RELEASE
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.h2database : h2 jar 1.4.200
com.alibaba : druid jar 1.1.22
mysql : mysql-connector-java jar 8.0.22
org.springframework.boot : spring-boot-starter-logging jar 2.1.18.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.