Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markwhitaker/mimetypes.java
MIME type constants for your Java projects
https://github.com/markwhitaker/mimetypes.java
content-type content-types java library mime mime-type mime-types
Last synced: about 10 hours ago
JSON representation
MIME type constants for your Java projects
- Host: GitHub
- URL: https://github.com/markwhitaker/mimetypes.java
- Owner: markwhitaker
- License: mit
- Created: 2021-03-19T11:08:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T09:01:44.000Z (4 months ago)
- Last Synced: 2024-07-13T10:21:50.094Z (4 months ago)
- Topics: content-type, content-types, java, library, mime, mime-type, mime-types
- Language: Java
- Homepage:
- Size: 167 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![icon](artwork/MimeTypes-icon-100.png)
# MimeTypes.Java [![Build and test](https://github.com/markwhitaker/MimeTypes.Java/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/markwhitaker/MimeTypes.Java/actions/workflows/build-and-test.yml) [![](https://jitpack.io/v/markwhitaker/MimeTypes.Java.svg)](https://jitpack.io/#markwhitaker/MimeTypes.Java)
A structured collection of MIME type constants to use in your Java projects.
Pull requests welcome!
## Also for Java developers
![icon](https://raw.githubusercontent.com/markwhitaker/RegexToolbox.Java/main/artwork/RegexToolbox-icon-32.png) [RegexToolbox.Java](https://github.com/markwhitaker/RegexToolbox.Java): Regular expression tools for Java developers
## MimeTypes for other languages
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.kt/master/artwork/MimeTypes-icon-32.png) [MimeTypes for Kotlin](https://github.com/markwhitaker/MimeTypes.kt)
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.NET/master/Artwork/MimeTypes-icon-32.png) [MimeTypes for .NET](https://github.com/markwhitaker/MimeTypes.NET)
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.js/master/artwork/MimeTypes-icon-32.png) [MimeTypes for JavaScript](https://github.com/markwhitaker/MimeTypes.js)