License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdconfig-http-client-spring |
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-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-http-client-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-spring/
implementation 'com.github.houbb:config-http-client-spring:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-spring/
implementation ("com.github.houbb:config-http-client-spring:1.0.0")
'com.github.houbb:config-http-client-spring:jar:1.0.0'
<dependency org="com.github.houbb" name="config-http-client-spring" rev="1.0.0">
<artifact name="config-http-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-http-client-spring', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "config-http-client-spring" % "1.0.0"
[com.github.houbb/config-http-client-spring "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : config-http-client-core | jar | 1.0.0 |
org.springframework : spring-beans | jar | 5.1.7.RELEASE |
org.springframework : spring-context | jar | 5.1.7.RELEASE |