License |
License |
---|---|
GroupId | GroupIdio.github.admin4j |
ArtifactId | ArtifactIdhttp |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptioncommon-http
common-http
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-0.0.6.pom | |
http-0.0.6.jar | 45 KB |
http-0.0.6-sources.jar | 20 KB |
http-0.0.6-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.admin4j/http/ -->
<dependency>
<groupId>io.github.admin4j</groupId>
<artifactId>http</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.admin4j/http/
implementation 'io.github.admin4j:http:0.0.6'
// https://jarcasting.com/artifacts/io.github.admin4j/http/
implementation ("io.github.admin4j:http:0.0.6")
'io.github.admin4j:http:jar:0.0.6'
<dependency org="io.github.admin4j" name="http" rev="0.0.6">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.admin4j', module='http', version='0.0.6')
)
libraryDependencies += "io.github.admin4j" % "http" % "0.0.6"
[io.github.admin4j/http "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.alibaba : fastjson | jar | 1.2.80 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |