License |
License |
---|---|
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-main |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA quickstart toolbox.
|
Filename | Size |
---|---|
xpower-main-1.0.3.pom | |
xpower-main-1.0.3.jar | 274 KB |
xpower-main-1.0.3-sources.jar | 124 KB |
xpower-main-1.0.3-javadoc.jar | 926 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-main/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-main</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-main/
implementation 'com.cnscud.xpower:xpower-main:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-main/
implementation ("com.cnscud.xpower:xpower-main:1.0.3")
'com.cnscud.xpower:xpower-main:jar:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-main" rev="1.0.3">
<artifact name="xpower-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-main', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-main" % "1.0.3"
[com.cnscud.xpower/xpower-main "1.0.3"]
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.26 |
org.hsqldb : hsqldb | jar | 2.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.2 |
junit : junit | jar | 4.8.2 |