Last Version

Universal Storage - File System 1.0.0

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 file system storage.

License

License

GroupId

GroupId

org.dynamicloud.api
ArtifactId

ArtifactId

universalstorage.filesystem
Version

Version

1.0.0
Type

Type

jar
Description

Description

Universal Storage - File System
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 file system storage.
Project URL

Project URL

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

Source Code Management

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

Download universalstorage.filesystem 1.0.0


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.