Combined JAI-tools jar

Provides a single jar containing all JAI-tools modules which you can use instead of including individual modules in your project. Note: It does not include the Jiffle scripting language or Jiffle image operator.

Лицензия

Лицензия

Группа

Группа

com.googlecode.jaitools
Идентификатор

Идентификатор

jt-all
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Combined JAI-tools jar
Provides a single jar containing all JAI-tools modules which you can use instead of including individual modules in your project. Note: It does not include the Jiffle scripting language or Jiffle image operator.
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/jai-tools/jt-all/
Система контроля версий

Система контроля версий

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

Скачать jt-all

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vividsolutions : jts jar 1.11

provided (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1.0