ImageJTestSuite

Collection of tools supporting unit testing of image processing software in ImageJ framework.

Лицензия

Лицензия

MIT
Категории

Категории

ImageJ Прикладные библиотеки Computer Vision
Группа

Группа

com.github.baniuk
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ImageJTestSuite
Collection of tools supporting unit testing of image processing software in ImageJ framework.
Ссылка на сайт

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

https://www.github.com/baniuk/ImageJTestSuite
Система контроля версий

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

https://github.com/baniuk/ImageJTestSuite

Скачать ImageJTestSuite

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.scijava : vecmath jar 1.6.0-scijava-2
org.slf4j : slf4j-api jar 1.7.25
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
net.imagej : ij jar 1.51n
org.apache.commons : commons-lang3 jar 3.1
com.google.code.gson : gson jar 2.7

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0