SCIFIO Bill of Materials

SciJava aims to provide an overview of available Java libraries for scientific computing. This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins. Projects wishing to use pom-scijava as a parent project need to override the <name>, <description>, <url>, <inceptionYear> <licenses>, <developers>, <organization> and the <scm> sections.

Лицензия

Лицензия

Группа

Группа

io.scif
Идентификатор

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

bom-scifio
Последняя версия

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

2.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

SCIFIO Bill of Materials
SciJava aims to provide an overview of available Java libraries for scientific computing. This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins. Projects wishing to use pom-scijava as a parent project need to override the <name>, <description>, <url>, <inceptionYear> <licenses>, <developers>, <organization> and the <scm> sections.
Организация-разработчик

Организация-разработчик

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

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

http://github.com/scifio/pom-scifio

Скачать bom-scifio

Имя Файла Размер
bom-scifio-2.3.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

SCIFIO

SCientific Image Format Input & Output: a flexible, extensible framework for image I/O

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

Версия
2.3
2.2
2.1