License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-http |
Last Version | Last Version0.29 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-http-0.29.pom | |
luoshu-http-0.29.jar | 2 KB |
luoshu-http-0.29-sources.jar | 2 KB |
luoshu-http-0.29-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-http</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation 'com.github.luoshu-open:luoshu-http:0.29'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-http/
implementation ("com.github.luoshu-open:luoshu-http:0.29")
'com.github.luoshu-open:luoshu-http:jar:0.29'
<dependency org="com.github.luoshu-open" name="luoshu-http" rev="0.29">
<artifact name="luoshu-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-http', version='0.29')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-http" % "0.29"
[com.github.luoshu-open/luoshu-http "0.29"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.github.luoshu-open : luoshu-util | jar | 0.29 |
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 |
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 |
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 |