Awake FILE Server

Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

License

License

GroupId

GroupId

org.awake-file
ArtifactId

ArtifactId

awake-file-server
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Awake FILE Server
Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.
Project Organization

Project Organization

KawanSoft

Download awake-file-server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
com.google.code.gson : gson jar 2.4
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
commons-fileupload : commons-fileupload jar 1.3.1
com.jcraft : jsch jar 0.1.53

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1