MVN

co.elastic.thumbnails4j : thumbnails4j

Maven & Gradle

Dec 17, 2021
18 stars

open source project for generating file thumbnail images with the JVM

<dependency>
    <groupId>co.elastic.thumbnails4j</groupId>
    <artifactId>thumbnails4j</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.elastic.thumbnails4j : thumbnails4j to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of co.elastic.thumbnails4j : thumbnails4j to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
thumbnails4j-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.elastic.thumbnails4j</groupId>
    <artifactId>thumbnails4j</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement