FileManagerModule releases

Artifact

<dependencies>
    <dependency>
        <groupId>com.foreach.across.modules</groupId>
        <artifactId>file-manager-module</artifactId>
    </dependency>
</dependencies>

Release notes

FileManagerModule follows a semantic versioning scheme.

Module dependencies

Module Type Description

AcrossHibernateJpaModule

optional

Required for the FileReference domain model (see linking to files).

PropertiesModule

optional

Required for the FileReference domain model (see linking to files).

EntityModule

optional

In combination with BootstrapUiModule this enables up-/downloading of file references (see linking to files).

BootstrapUiModule

optional

In combination with EntityModule this enables up-/downloading of file references (see linking to files).