MVN

com.sun.media : jai_imageio

Maven & Gradle

Nov 06, 2006
13 usages

Java Advanced Imaging Image I/O Tools · JAI Image I/O Tools provides reader, writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. Reader-writer plug-ins are supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP image formats. The supplied streams and associated service providers use the New I/O APIs.

<dependency>
    <groupId>com.sun.media</groupId>
    <artifactId>jai_imageio</artifactId>
    <version>1.0_01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.media : jai_imageio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.sun.media : jai_imageio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jai_imageio-1.1
1.0_01
jai_imageio-1.0_01

How to add a dependency to Maven

Add the following com.sun.media : jai_imageio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.media</groupId>
    <artifactId>jai_imageio</artifactId>
    <version>1.0_01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.media : jai_imageio gradle dependency to your build.gradle file:

implementation 'com.sun.media:jai_imageio:1.0_01'

Gradle Kotlin DSL: Add the following com.sun.media : jai_imageio gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.media:jai_imageio:1.0_01")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.media : jai_imageio sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.media" % "jai_imageio" % "1.0_01"

Advertisement

Dependencies from Group

Nov 06, 2006
13 usages
Nov 06, 2006
5 usages

Discover Dependencies

Jun 10, 2014
1 stars
Nov 15, 2011
69 usages
598 stars
May 20, 2010
209 usages
Aug 26, 2007
4 usages
Feb 24, 2010
15 usages
Sep 24, 2010
7 usages
Aug 19, 2011
9 usages