JAI-tools

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

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jaitools
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

http://code.google.com/p/jai-tools/source/browse/branches/1.1.x

Download jaitools

Filename Size
jaitools-1.1.1.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.jaitools/jaitools/ -->
<dependency>
    <groupId>com.googlecode.jaitools</groupId>
    <artifactId>jaitools</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jaitools/
implementation 'com.googlecode.jaitools:jaitools:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jaitools/
implementation ("com.googlecode.jaitools:jaitools:1.1.1")
'com.googlecode.jaitools:jaitools:pom:1.1.1'
<dependency org="com.googlecode.jaitools" name="jaitools" rev="1.1.1">
  <artifact name="jaitools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jaitools', module='jaitools', version='1.1.1')
)
libraryDependencies += "com.googlecode.jaitools" % "jaitools" % "1.1.1"
[com.googlecode.jaitools/jaitools "1.1.1"]

Dependencies

provided (3)

Group / Artifact Type Version
javax.media : jai_core jar 1.1.3
javax.media » jai_codec jar 1.1.3
javax.media » jai_imageio jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • demo
  • utils
  • operator

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0