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