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

SCIFIO Bill of Materials 2.3

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 2.3

Имя Файла Размер
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"]

Зависимости

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

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

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