| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdconfig-client-test |
| 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-test-1.3.1.pom | |
| config-client-test-1.3.1.jar | 3 KB |
| config-client-test-1.3.1-sources.jar | 1 KB |
| config-client-test-1.3.1-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-client-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-client-test</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-client-test/
implementation 'com.github.houbb:config-client-test:1.3.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-client-test/
implementation ("com.github.houbb:config-client-test:1.3.1")
'com.github.houbb:config-client-test:jar:1.3.1'
<dependency org="com.github.houbb" name="config-client-test" rev="1.3.1">
<artifact name="config-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-client-test', version='1.3.1')
)
libraryDependencies += "com.github.houbb" % "config-client-test" % "1.3.1"
[com.github.houbb/config-client-test "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : config-client-core | jar | 1.3.1 |
| com.github.houbb : test-core | jar | 0.0.1 |