License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-zip |
Version | Version2.7.13 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-zip:2.7.13
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-zip-2.7.13.pom | |
agileway-zip-2.7.13.jar | 36 KB |
agileway-zip-2.7.13-sources.jar | 17 KB |
agileway-zip-2.7.13-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-zip</artifactId>
<version>2.7.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/
implementation 'com.github.fangjinuo.agileway:agileway-zip:2.7.13'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/
implementation ("com.github.fangjinuo.agileway:agileway-zip:2.7.13")
'com.github.fangjinuo.agileway:agileway-zip:jar:2.7.13'
<dependency org="com.github.fangjinuo.agileway" name="agileway-zip" rev="2.7.13">
<artifact name="agileway-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-zip', version='2.7.13')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-zip" % "2.7.13"
[com.github.fangjinuo.agileway/agileway-zip "2.7.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-compress | jar | 1.20 |
net.lingala.zip4j : zip4j Optional | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.29 |
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.4.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |