com.github.liuyuyu:dictator-client

轻量的的配置中心实现

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.liuyuyu
ArtifactId

ArtifactId

dictator-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

轻量的的配置中心实现

Download dictator-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.squareup.okhttp3 : okhttp jar 3.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1
com.github.liuyuyu : dictator-common jar 0.0.2
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1