MVN

com.googlecode.jaitools : jaitools

Maven & Gradle

Apr 04, 2011

JAI-tools · Additional operators, utility classes and the Jiffle scripting language to work with the Java Advanced Imaging library

<dependency>
    <groupId>com.googlecode.jaitools</groupId>
    <artifactId>jaitools</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jaitools : jaitools to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.googlecode.jaitools : jaitools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jaitools-1.1.1
jaitools-1.1.0
1.0.x
jaitools-1.0.1
jaitools-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.jaitools</groupId>
    <artifactId>jaitools</artifactId>
    <version>1.1.1</version>
</dependency>