License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-http |
Version | Version2.5.3 |
Type | Typejar |
Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mica-http-2.5.3.pom | |
mica-http-2.5.3.jar | 34 KB |
mica-http-2.5.3-sources.jar | 23 KB |
mica-http-2.5.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-http/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-http</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation 'net.dreamlu:mica-http:2.5.3'
// https://jarcasting.com/artifacts/net.dreamlu/mica-http/
implementation ("net.dreamlu:mica-http:2.5.3")
'net.dreamlu:mica-http:jar:2.5.3'
<dependency org="net.dreamlu" name="mica-http" rev="2.5.3">
<artifact name="mica-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-http', version='2.5.3')
)
libraryDependencies += "net.dreamlu" % "mica-http" % "2.5.3"
[net.dreamlu/mica-http "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-core | jar | 2.5.3 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
org.springframework.retry : spring-retry Optional | jar |