How To Install Java Artifact javax.media.jai_core v1.1.2_01

javax.media jai_core 1.1.2_01

Introduction

In this article, we'll learn how to install Java artifact jai_core from javax.media group in version 1.1.2_01. The artifact is available in 2 versions: 1.1.3 1.1.2_01 . The Java Advanced Imaging 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 javax.media.jai_core In Version 1.1.2_01

To install the Java Advanced Imaging artifact in version 1.1.2_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 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.

Licenses