Mime Detection Utility

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.

Лицензия

Лицензия

The Apache Software License, Version 2.0
Категории

Категории

Сеть
Группа

Группа

net.sf.mime-util
Идентификатор

Идентификатор

mime-util
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mime Detection Utility
mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/mime-util/
Организация-разработчик

Организация-разработчик

Medsea Business Solutions S.L.

Скачать mime-util

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.mime-util/mime-util/ -->
<dependency>
    <groupId>net.sf.mime-util</groupId>
    <artifactId>mime-util</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mime-util/mime-util/
implementation 'net.sf.mime-util:mime-util:1.2'
// https://jarcasting.com/artifacts/net.sf.mime-util/mime-util/
implementation ("net.sf.mime-util:mime-util:1.2")
'net.sf.mime-util:mime-util:jar:1.2'
<dependency org="net.sf.mime-util" name="mime-util" rev="1.2">
  <artifact name="mime-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mime-util', module='mime-util', version='1.2')
)
libraryDependencies += "net.sf.mime-util" % "mime-util" % "1.2"
[net.sf.mime-util/mime-util "1.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1

runtime (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.14

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2