License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-common-http |
Version | Version0.6.9 |
Type | Typejar |
Description |
Descriptionhttp模块
|
Filename | Size |
---|---|
os-common-http-0.6.9.pom | |
os-common-http-0.6.9.jar | 10 KB |
os-common-http-0.6.9-sources.jar | 10 KB |
os-common-http-0.6.9-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-common-http</artifactId>
<version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation 'com.github.clarkstore:os-common-http:0.6.9'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation ("com.github.clarkstore:os-common-http:0.6.9")
'com.github.clarkstore:os-common-http:jar:0.6.9'
<dependency org="com.github.clarkstore" name="os-common-http" rev="0.6.9">
<artifact name="os-common-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-http', version='0.6.9')
)
libraryDependencies += "com.github.clarkstore" % "os-common-http" % "0.6.9"
[com.github.clarkstore/os-common-http "0.6.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.clarkstore : os-common-web | jar | |
com.github.clarkstore : os-common-redis | jar | |
org.projectlombok : lombok Optional | jar | |
cn.hutool : hutool-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |