Universal Storage - FTP

Universal storage provides you an interface for storing files according to your needs. With this Universal Storage Java API, you will be able to develop programs in Java and use an interface for storing your files within a FTP folder as storage.

License

License

GroupId

GroupId

org.dynamicloud.api
ArtifactId

ArtifactId

universalstorage.ftp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Universal Storage - FTP
Universal storage provides you an interface for storing files according to your needs. With this Universal Storage Java API, you will be able to develop programs in Java and use an interface for storing your files within a FTP folder as storage.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/dynamicloud/universal_storage_java_ftp_api.git

Download universalstorage.ftp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.dynamicloud.api : universalstorage.core jar 1.0.0
commons-io : commons-io jar 2.5
commons-net : commons-net jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0