MathML Tools

This library provides various tools for processing MathML using Java.

License

License

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine
ArtifactId

ArtifactId

mathmltools
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mathmltools

How to add to project

<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0