com.github.houbb:config-client-spring

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-spring
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download config-client-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : config-client-core jar 1.3.1
org.springframework : spring-context jar 5.1.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.1.0