com.github.houbb:config-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-client
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download config-client

Filename Size
config-client-1.3.1.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/config-client/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>config-client</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-client/
implementation 'com.github.houbb:config-client:1.3.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-client/
implementation ("com.github.houbb:config-client:1.3.1")
'com.github.houbb:config-client:pom:1.3.1'
<dependency org="com.github.houbb" name="config-client" rev="1.3.1">
  <artifact name="config-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-client', version='1.3.1')
)
libraryDependencies += "com.github.houbb" % "config-client" % "1.3.1"
[com.github.houbb/config-client "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config-client-core
  • config-client-test
  • config-client-spring

Versions

Version
1.3.1
1.3.0
1.1.0
1.0.0