Last Version

MathML Tools 2.0.5

This API provides various tools for processing MathML using Java.

License

License

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathmltools
Version

Version

2.0.5
Type

Type

pom
Description

Description

MathML Tools
This API provides various tools for processing MathML using Java.
Project Organization

Project Organization

University of Konstanz

Download mathmltools 2.0.5

Filename Size
mathmltools-2.0.5.pom 14 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.vintage : junit-vintage-engine jar 5.6.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.11.0

Project Modules

  • mathml-libs
  • mathml-utils
  • mathml-core
  • mathml-converters
  • mathml-similarity
  • mathml-gold
  • xamples