License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.vfs |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
org.tinygroup.vfs-3.4.9.pom | |
org.tinygroup.vfs-3.4.9.jar | 31 KB |
org.tinygroup.vfs-3.4.9-tests.jar | 24 KB |
org.tinygroup.vfs-3.4.9-sources.jar | 31 KB |
org.tinygroup.vfs-3.4.9-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.vfs/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.vfs</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.vfs/
implementation 'org.tinygroup:org.tinygroup.vfs:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.vfs/
implementation ("org.tinygroup:org.tinygroup.vfs:3.4.9")
'org.tinygroup:org.tinygroup.vfs:jar:3.4.9'
<dependency org="org.tinygroup" name="org.tinygroup.vfs" rev="3.4.9">
<artifact name="org.tinygroup.vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.vfs', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.vfs" % "3.4.9"
[org.tinygroup/org.tinygroup.vfs "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.50 |
org.tinygroup : org.tinygroup.exception | jar | 3.4.9 |
org.tinygroup : org.tinygroup.logger | jar | 3.4.9 |
commons-net : commons-net | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ftpserver : ftpserver-core | jar | 1.0.6 |
org.apache.sshd : sshd-sftp | jar | 0.11.0 |
junit : junit | jar | 4.12 |