com.github.shoothzj:config-client

Java dependency

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

config-client
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

Java dependency
Project Organization

Project Organization

Shoothzj

Download config-client

Filename Size
config-client-0.0.9.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • config-client-api
  • config-client-impl-mysql
  • config-client-impl-common
  • config-client-impl-postgre-spring
  • config-client-impl-edge
  • config-client-impl-memory
  • config-client-impl-common-jdbc

Versions

Version
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.2