org.hiylo.components:zookeeper

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.hiylo.components
ArtifactId

ArtifactId

zookeeper
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/zookeeper
Project Organization

Project Organization

Clouds Studio

Download zookeeper

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.101tec : zkclient jar 0.10
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.hiylo.components : commons jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.

components

spring-boot spring-cloud Build Status license GitHub release gitter

介绍

该项目是近年工作中使用到的一些工具类, 现在开源出来, 供大家学习, 后续会把所有内容陆续整理出来开源, 以便后续开源项目时能够方便一些

编码时间不同, 在某些模块中的写法有些过时, 有些地方的代码可能因为版本存在一些问题, 希望大家能够指正

在某些模块中会有专门的README来介绍使用方法, 另外在我觉的应该有注释的地方我会尽量加上注释但是肯定有顾及不到的地方, 希望大家多担待

CI/CD

Teamcity: https://ci.scripts.com.cn

sonarqube: https://sonar.scripts.com.cn

sentry: https://sentry.scripts.com.cn

Todo list

描述
微信支付版本升级到最新

作者

Hsi Chu

联系方式:

Email: hiylo@live.com

Qq: 17102815

Versions

Version
3.0.0