License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdconfig-http-client-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-http-client-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/
implementation 'com.github.houbb:config-http-client-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/
implementation ("com.github.houbb:config-http-client-core:1.0.0")
'com.github.houbb:config-http-client-core:jar:1.0.0'
<dependency org="com.github.houbb" name="config-http-client-core" rev="1.0.0">
<artifact name="config-http-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-http-client-core', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "config-http-client-core" % "1.0.0"
[com.github.houbb/config-http-client-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : config-http-client-common | jar | 1.0.0 |
com.github.houbb : heaven | jar | 0.1.126 |
com.github.houbb : property | jar | 0.0.9 |
com.github.houbb : log-integration | jar | 1.1.8 |
com.github.houbb : load-balance | jar | 0.0.1 |
com.alibaba : fastjson | jar | 1.2.73 |
com.squareup.okhttp3 : okhttp | jar | 3.2.0 |
com.squareup.okio : okio | jar | 1.6.0 |