gogo image modifier

A tool to add text to an existing image. Can be useful to add a version number to a splash image during the build process.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nl.gogognome
ArtifactId

ArtifactId

image-modifier-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

gogo image modifier
A tool to add text to an existing image. Can be useful to add a version number to a splash image during the build process.
Project URL

Project URL

https://github.com/gogognome/gogoimagemodifier
Source Code Management

Source Code Management

https://github.com/gogognome/gogoimagemodifier

Download image-modifier-maven-plugin

How to add to project

<plugin>
    <groupId>nl.gogognome</groupId>
    <artifactId>image-modifier-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-project jar 2.2.1

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0