License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-common-http |
Last Version | Last Version0.6.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp模块
|
Filename | Size |
---|---|
os-common-http-0.6.12.pom | |
os-common-http-0.6.12.jar | 10 KB |
os-common-http-0.6.12-sources.jar | 10 KB |
os-common-http-0.6.12-javadoc.jar | 90 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation 'com.github.clarkstore:os-common-http:0.6.12'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-http/
implementation ("com.github.clarkstore:os-common-http:0.6.12")
'com.github.clarkstore:os-common-http:jar:0.6.12'
<dependency org="com.github.clarkstore" name="os-common-http" rev="0.6.12">
<artifact name="os-common-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-http', version='0.6.12')
)
libraryDependencies += "com.github.clarkstore" % "os-common-http" % "0.6.12"
[com.github.clarkstore/os-common-http "0.6.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.clarkstore : os-common-web | jar | |
com.github.clarkstore : os-common-redis | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |