For comprehensive information about FlexiCore File Model please visit our site.
FlexiCore File Model is a FlexiCore Entity Plugin.
FlexiCore File Model defines the services required to manage files.
Add the flexicore-file-model dependency to your main app using the latest version available from maven central:
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-file-model</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
add the flexicore-file-model.jar to your entities folder.