License |
License |
---|---|
GroupId | GroupIdcom.github.mjeanroy |
ArtifactId | ArtifactIdexiftool-lib |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexiftool
Java Wrapper for ExifTool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exiftool-lib-2.7.0.pom | |
exiftool-lib-2.7.0.jar | 102 KB |
exiftool-lib-2.7.0-sources.jar | 100 KB |
exiftool-lib-2.7.0-javadoc.jar | 818 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/ -->
<dependency>
<groupId>com.github.mjeanroy</groupId>
<artifactId>exiftool-lib</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/
implementation 'com.github.mjeanroy:exiftool-lib:2.7.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/
implementation ("com.github.mjeanroy:exiftool-lib:2.7.0")
'com.github.mjeanroy:exiftool-lib:jar:2.7.0'
<dependency org="com.github.mjeanroy" name="exiftool-lib" rev="2.7.0">
<artifact name="exiftool-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='exiftool-lib', version='2.7.0')
)
libraryDependencies += "com.github.mjeanroy" % "exiftool-lib" % "2.7.0"
[com.github.mjeanroy/exiftool-lib "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.36 |
ch.qos.logback : logback-classic Optional | jar | 1.2.11 |
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 | 30.0-android |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
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 |
org.awaitility : awaitility | jar | 3.1.6 |