MDB Tools (Java port)

Java API to handle Microsoft MDB format (Access). Used by Bio-Formats for Zeiss LSM metadata in MDB files.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

5.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

MDB Tools (Java port)
Java API to handle Microsoft MDB format (Access). Used by Bio-Formats for Zeiss LSM metadata in MDB files.
Ссылка на сайт

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

http://sourceforge.net/forum/message.php?msg_id=2550619
Организация-разработчик

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

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

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

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

Скачать ome-mdbtools

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

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

Зависимости

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

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

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

OME MDB Tools

Build Status Maven Central Javadocs

This is a fork of the mdbtools-java project. There are numerous bug fixes, as well as changes to reduce the memory required for large files. There are no dependencies on other components.

More information

For more information, see the MDB Tools web site.

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 master
  • verify that the branch compiles using Maven
  • verify that the branch does not use syntax or API specific to Java 1.8+
  • 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