Last Version

xdiamond-client 1.0.4

Xdiamond is a project contains distributed configuration server and client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.hengyunabc.xdiamond
ArtifactId

ArtifactId

xdiamond-client
Version

Version

1.0.4
Type

Type

jar
Description

Description

xdiamond-client
Xdiamond is a project contains distributed configuration server and client.

Download xdiamond-client 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.hengyunabc.xdiamond : xdiamond-common jar 1.0.4
io.netty : netty-handler jar 4.0.24.Final
org.springframework : spring-context jar 3.2.14.RELEASE
org.slf4j : slf4j-api jar 1.7.5

test (6)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-test jar 3.2.14.RELEASE
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.