is not current version
Last Version 2.7.0

exiftool 2.6.0

Java Wrapper for ExifTool

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

exiftool-lib
Version

Version

2.6.0
Type

Type

jar
Description

Description

exiftool
Java Wrapper for ExifTool
Project URL

Project URL

https://github.com/mjeanroy/exiftool
Source Code Management

Source Code Management

https://github.com/mjeanroy/exiftool

Download exiftool-lib 2.6.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30
ch.qos.logback : logback-classic Optional jar 1.2.3
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-api Optional jar 2.12.1
org.apache.logging.log4j : log4j-core Optional jar 2.12.1
com.google.guava : guava Optional jar 29.0-android

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 2.28.2
nl.jqno.equalsverifier : equalsverifier jar 2.5.2
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.