is not current version
Last Version 1.9.2

jadice filetype analyzer 1.8.1

A library to identify file formats and to extract meta-data from those files

License

License

GroupId

GroupId

org.jadice.filetype
ArtifactId

ArtifactId

analyzer
Version

Version

1.8.1
Type

Type

jar
Description

Description

jadice filetype analyzer
A library to identify file formats and to extract meta-data from those files
Project URL

Project URL

https://github.com/levigo/filetype-analyzer
Project Organization

Project Organization

levigo solutions GmbH
Source Code Management

Source Code Management

https://github.com/levigo/filetype-analyzer

Download analyzer 1.8.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.poi : poi jar 5.2.2
commons-io : commons-io jar 2.11.0
de.schlichtherle.truezip : truezip-file jar 7.7.10
de.schlichtherle.truezip : truezip-kernel jar 7.7.10
de.schlichtherle.truezip : truezip-driver-zip jar 7.7.10
net.lingala.zip4j : zip4j jar 2.10.0
com.github.joniles : rtfparserkit jar 1.16.0
org.apache.pdfbox : pdfbox jar 2.0.25
org.apache.tika : tika-parsers jar 1.28.1
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.5

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.