Skip to content

wizzdi/flexicore-file-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexiCore File Model Build StatusMaven Central

For comprehensive information about FlexiCore File Model please visit our site.

What it does?

FlexiCore File Model is a FlexiCore Entity Plugin.

FlexiCore File Model defines the services required to manage files.

How to use as an Entity Plugin?

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.

Main Dependencies

FlexiCore Boot

FlexiCore Security Model

FlexiCore Boot Starter Data JPA

About

FlexiCore plugin to manage files( model).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages