| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdconfig-client-core |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| config-client-core-1.3.1.pom | |
| config-client-core-1.3.1.jar | 17 KB |
| config-client-core-1.3.1-sources.jar | 10 KB |
| config-client-core-1.3.1-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-client-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-client-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-client-core/
implementation 'com.github.houbb:config-client-core:1.3.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-client-core/
implementation ("com.github.houbb:config-client-core:1.3.1")
'com.github.houbb:config-client-core:jar:1.3.1'
<dependency org="com.github.houbb" name="config-client-core" rev="1.3.1">
<artifact name="config-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-client-core', version='1.3.1')
)
libraryDependencies += "com.github.houbb" % "config-client-core" % "1.3.1"
[com.github.houbb/config-client-core "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.148 |
| com.github.houbb : property | jar | 0.0.9 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| com.github.houbb : config-socket-client | jar | 1.7.1 |