ImageJ 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.

Лицензия

Лицензия

Категории

Категории

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

Группа

net.imagej
Идентификатор

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

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

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

3.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

ImageJ 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

Скачать bom-imagej

Имя Файла Размер
bom-imagej-3.1.pom 7 KB
Обзор

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

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

Зависимости

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

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

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

This POM provides a parent from which SciJava-based projects can declare their build configurations. It ensures that projects all use a compatible build environment, as well as versions of dependencies and plugins. Projects extending this POM inherit the unified SciJava Bill of Materials: component versions which have been tested to work together.

This POM serves as the base for all Maven-based SciJava software, including:

Fiji ImageJ ImgLib2 KNIME LOCI SCIFIO SciJava FLIMLib Virtual Cell
Fiji ImageJ ImgLib2 KNIME LOCI SCIFIO SciJava FLIMLib Virtual Cell

This POM is intended for use as the parent of your own Maven-based code.

Examples

Documentation

The pom-scijava wiki contains articles on several topics:

Getting help with Maven

For more information about Maven, see:

Troubleshooting

net.imagej

SciJava

Scientific libraries in Java

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

Версия
3.1