OME Stubs

Components that are stubs of other external projects.

Лицензия

Лицензия

Группа

Группа

org.openmicroscopy
Идентификатор

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

ome-stubs
Последняя версия

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

5.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

OME Stubs
Components that are stubs of other external projects.
Ссылка на сайт

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

http://www.openmicroscopy.org/site/products/bio-formats
Организация-разработчик

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

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

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

http://github.com/ome/ome-stubs

Скачать ome-stubs

Имя Файла Размер
ome-stubs-5.3.2.pom 15 KB
Обзор

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

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

Зависимости

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

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

  • lwf-stubs
  • mipav-stubs

OME stubs

Build Status

Purpose

Components that are stubs of other external projects. They provide support for compiling against such projects regardless of the availability of the external projects' source code.

Pull request testing

We welcome pull requests from anyone, but ask that you please verify the following before submitting a pull request:

  • verify that the branch merges cleanly into develop
  • verify that the branch compiles with the clean jars tools Ant targets
  • verify that the branch compiles using Maven
  • verify that the branch does not use syntax or API specific to Java 1.8+
  • run the unit tests (ant test) and correct any failures
  • test at least one file in each affected format, using the showinf command
  • internal developers only: run the data tests against directories corresponding to the affected format(s)
  • make sure that your commits contain the correct authorship information and, if necessary, a signed-off-by line
  • make sure that the commit messages or pull request comment contains sufficient information for the reviewer(s) to understand what problem was fixed and how to test it
org.openmicroscopy

Open Microscopy Environment

Software and data format standards for management of microscopy image data. Joint project between international private and public research

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

Версия
5.3.2
5.3.1
5.3.0