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

Excel table macro extensions 3.1.0

This ImageJ macro extensions enable the user to save ImageJ tables in form of a new Excel workbook (.xlsx) or a specific sheet in a new or an existing workbook

Лицензия

Лицензия

Группа

Группа

de.biovoxxel
Идентификатор

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

excel.macro.extensions
Версия

Версия

3.1.0
Тип

Тип

jar
Описание

Описание

Excel table macro extensions
This ImageJ macro extensions enable the user to save ImageJ tables in form of a new Excel workbook (.xlsx) or a specific sheet in a new or an existing workbook
Ссылка на сайт

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

https://gitlab.com/biovoxxel/excel-table-macro-extensions
Организация-разработчик

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

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

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

https://gitlab.com/biovoxxel/excel-table-macro-extensions/

Скачать excel.macro.extensions 3.1.0


<!-- https://jarcasting.com/artifacts/de.biovoxxel/excel.macro.extensions/ -->
<dependency>
    <groupId>de.biovoxxel</groupId>
    <artifactId>excel.macro.extensions</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.biovoxxel/excel.macro.extensions/
implementation 'de.biovoxxel:excel.macro.extensions:3.1.0'
// https://jarcasting.com/artifacts/de.biovoxxel/excel.macro.extensions/
implementation ("de.biovoxxel:excel.macro.extensions:3.1.0")
'de.biovoxxel:excel.macro.extensions:jar:3.1.0'
<dependency org="de.biovoxxel" name="excel.macro.extensions" rev="3.1.0">
  <artifact name="excel.macro.extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.biovoxxel', module='excel.macro.extensions', version='3.1.0')
)
libraryDependencies += "de.biovoxxel" % "excel.macro.extensions" % "3.1.0"
[de.biovoxxel/excel.macro.extensions "3.1.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.poi : poi jar 4.1.2
org.apache.commons : commons-lang3 jar 3.12.0

provided (4)

Идентификатор библиотеки Тип Версия
org.scijava : scijava-common jar 2.85.0
org.scijava » script-editor jar 0.5.6
net.imagej : ij jar 1.53d
net.imagej » imagej-legacy jar 0.37.4

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

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

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