License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-vfs |
Version | Version2.7.2 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-vfs:2.7.2
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-vfs-2.7.2.pom | |
agileway-vfs-2.7.2.jar | 60 KB |
agileway-vfs-2.7.2-sources.jar | 33 KB |
agileway-vfs-2.7.2-javadoc.jar | 346 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-vfs</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation 'com.github.fangjinuo.agileway:agileway-vfs:2.7.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation ("com.github.fangjinuo.agileway:agileway-vfs:2.7.2")
'com.github.fangjinuo.agileway:agileway-vfs:jar:2.7.2'
<dependency org="com.github.fangjinuo.agileway" name="agileway-vfs" rev="2.7.2">
<artifact name="agileway-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-vfs', version='2.7.2')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-vfs" % "2.7.2"
[com.github.fangjinuo.agileway/agileway-vfs "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-vfs2 | jar | 2.2 |
com.github.fangjinuo.agileway : agileway-sshclient | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.trilead : trilead-ssh2 | jar | 1.0.0-build222 |
junit : junit | jar | 4.13.1 |