is not current version
Last Version 1.0.3

com.cnscud.xpower:xpower-main 1.0.2

A quickstart toolbox.

License

License

GroupId

GroupId

com.cnscud.xpower
ArtifactId

ArtifactId

xpower-main
Version

Version

1.0.2
Type

Type

jar
Description

Description

A quickstart toolbox.

Download xpower-main 1.0.2


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.adyliu : zkclient jar 2.2.0
org.apache.zookeeper : zookeeper jar [3.4.9,3.6.3]
org.apache.thrift : libthrift jar 0.9.0
commons-dbcp : commons-dbcp jar 1.4
dom4j : dom4j jar 1.6.1
redis.clients : jedis jar 2.1.0
org.redisson : redisson jar 3.10.7
io.netty : netty-all jar 4.1.34.Final
com.zaxxer : HikariCP jar 3.4.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.9
org.apache.commons : commons-lang3 jar 3.1

runtime (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.26
org.hsqldb : hsqldb jar 2.2.9

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.2
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.