Last Version

Kernel utilities 1.1.0

Factory and utility classes to work with KernelJAI objects

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jt-kernel
Version

Version

1.1.0
Type

Type

jar
Description

Description

Kernel utilities
Factory and utility classes to work with KernelJAI objects
Source Code Management

Source Code Management

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

Download jt-kernel 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.vividsolutions : jts jar 1.11
com.googlecode.jaitools : jt-utils jar 1.1.0

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

There are no modules declared in this project.