Activiti Content Storage - File System Implementation

Implementation of the content-storage-api using a file-system.

License

License

GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

content-storage-fs
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Activiti Content Storage - File System Implementation
Implementation of the content-storage-api using a file-system.
Project Organization

Project Organization

Alfresco

Download content-storage-fs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.activiti : content-storage-api jar 6.0.0
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0
6.0.0.RC1
6.0.0.Beta4
6.0.0.Beta3
6.0.0.Beta2
6.0.0.Beta1