Last Version

Zhuzhu 1.1.2


GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

zhuzhu
Version

Version

1.1.2
Type

Type

jar
Description

Description

Zhuzhu

Download zhuzhu 1.1.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
cglib : cglib-nodep jar 3.3.0
org.apache.httpcomponents : httpclient jar 4.5.6
org.jsoup : jsoup jar 1.11.3
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.2
commons-io : commons-io jar 2.6
redis.clients : jedis jar 3.1.0

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
ch.qos.logback : logback-classic jar 1.2.3
org.jooq : joor-java-8 jar 0.9.7
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.