Last Version

MimeType Resolver 0.2

This library resolves a mime-type of file by the binary content.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

mimetype
Version

Version

0.2
Type

Type

jar
Description

Description

MimeType Resolver
This library resolves a mime-type of file by the binary content.
Project URL

Project URL

https://github.com/antkorwin/mimetype
Source Code Management

Source Code Management

http://github.com/antkorwin/mimetype

Download mimetype 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.antkorwin : throwable-functions jar 1.2
org.apache.tika : tika-core jar 1.24.1
org.apache.tika : tika-parsers jar 1.24.1
commons-codec : commons-codec jar 1.14

test (7)

Group / Artifact Type Version
com.antkorwin : ioutils jar 0.3
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.15.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.