Awake FILE

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.

Лицензия

Лицензия

Группа

Группа

org.awake-file
Идентификатор

Идентификатор

awake-file
Последняя версия

Последняя версия

3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Awake FILE
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.
Организация-разработчик

Организация-разработчик

KawanSoft

Скачать awake-file

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.googlecode.json-simple : json-simple jar 1.1.1
commons-codec : commons-codec jar 1.6
commons-fileupload : commons-fileupload jar 1.3.1
commons-logging : commons-logging jar 1.1.3
org.apache.httpcomponents : httpclient jar 4.2.6
org.apache.httpcomponents : httpmime jar 4.2.6
com.google.code.gson : gson jar 2.3.1
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4
com.jcraft : jsch jar 0.1.51

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0
2.0.2
2.0.1
1.5
1.4
1.3.3b
1.3.3
1.3.2
1.3.1
1.3
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1b
1.2.1
1.2
1.1.1
1.1
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0