MathML Tools

This library provides various tools for processing MathML using Java.

Лицензия

Лицензия

Категории

Категории

ORM Данные Search Прикладные библиотеки
Группа

Группа

com.formulasearchengine
Идентификатор

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

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

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MathML Tools
This library provides various tools for processing MathML using Java.

Скачать mathmltools

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
net.sf.saxon : Saxon-HE jar 9.5.1-6
com.google.guava : guava jar 17.0
commons-io : commons-io jar 2.5
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-1.2-api jar 2.10.0
org.xmlunit : xmlunit-matchers jar 2.5.1
org.xmlunit : xmlunit-core jar 2.5.1
org.apache.commons : commons-lang3 jar 3.6

test (4)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.11.0
org.junit.jupiter : junit-jupiter-api jar 5.0.1
org.junit.jupiter : junit-jupiter-params jar 5.0.1
org.hamcrest : hamcrest-all jar 1.3

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

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

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

Версия
0.4.0
0.3.0
0.2.0
0.1.0