Simple Resource Container using file system.

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Лицензия

Лицензия

Группа

Группа

org.ow2.weblab.webservices
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Simple Resource Container using file system.
It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Скачать simple-file-repository

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

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/simple-file-repository/ -->
<dependency>
    <groupId>org.ow2.weblab.webservices</groupId>
    <artifactId>simple-file-repository</artifactId>
    <version>1.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/simple-file-repository/
implementation 'org.ow2.weblab.webservices:simple-file-repository:1.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/simple-file-repository/
implementation ("org.ow2.weblab.webservices:simple-file-repository:1.2")
'org.ow2.weblab.webservices:simple-file-repository:war:1.2'
<dependency org="org.ow2.weblab.webservices" name="simple-file-repository" rev="1.2">
  <artifact name="simple-file-repository" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.webservices', module='simple-file-repository', version='1.2')
)
libraryDependencies += "org.ow2.weblab.webservices" % "simple-file-repository" % "1.2"
[org.ow2.weblab.webservices/simple-file-repository "1.2"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.5
log4j : log4j Необязательный jar 1.2.12
org.ow2.weblab.services : dataoperator jar 1.2.2
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1
commons-logging : commons-logging jar 1.1.1

provided (1)

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

test (1)

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

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

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

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

Версия
1.2