com.github.liuyuyu:dictator-common

轻量的的配置中心实现

License

License

GroupId

GroupId

com.github.liuyuyu
ArtifactId

ArtifactId

dictator-common
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

轻量的的配置中心实现

Download dictator-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.1
org.apache.commons : commons-lang3 jar 3.4
org.hibernate : hibernate-validator Optional jar
commons-beanutils : commons-beanutils jar
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1