How To Install Java Artifact com.sun.media.jai_imageio v1.0_01

com.sun.media jai_imageio 1.0_01

Introduction

In this article, we'll learn how to install Java artifact jai_imageio from com.sun.media group in version 1.0_01. The artifact is available in 2 versions: 1.1 1.0_01 . The Java Advanced Imaging Image I/O Tools project has been released under Sun Microsystems, Inc. Binary Code License Agreement license, and has its own website at: http://java.sun.com/products/java-media/jai .

How To Install Java Artifact com.sun.media.jai_imageio In Version 1.0_01

To install the Java Advanced Imaging Image I/O Tools artifact in version 1.0_01 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Java Advanced Imaging Image I/O Tools dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses