An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development File Utilities
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.ecosystem/file-util/badge.svg)](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).