https://github.com/careydevelopment/file-util
Library for handling files within the Carey Development ecosystem
https://github.com/careydevelopment/file-util
file file-upload filesystem java spring
Last synced: about 2 months ago
JSON representation
Library for handling files within the Carey Development ecosystem
- Host: GitHub
- URL: https://github.com/careydevelopment/file-util
- Owner: careydevelopment
- License: mit
- Created: 2021-05-21T08:30:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T10:05:09.000Z (almost 5 years ago)
- Last Synced: 2025-04-05T13:22:26.461Z (about 1 year ago)
- Topics: file, file-upload, filesystem, java, spring
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development File Utilities
 

[](https://search.maven.org/artifact/us.careydevelopment.ecosystem/file-util/1.0.0-RELEASE/jar)
Carey Development API Utilities is a package of classes for handling files within the Carey Development ecosystem.
## Latest Release
You can pull it from the central Maven repositories:
```xml
us.careydevelopment.ecosystem
file-util
1.0.0-RELEASE
```
## License
This code is under the [MIT License](https://github.com/careydevelopment/date-util/blob/main/LICENSE).