Last Version

MathMLCanonicalizer 1.3.1

MathMLCanonicalizer is able to canonicalize MathML input. Modular architecture allows to set up canonicalization features according to users needs.

License

License

GroupId

GroupId

cz.muni.fi.mir
ArtifactId

ArtifactId

mathml-canonicalizer
Version

Version

1.3.1
Type

Type

jar
Description

Description

MathMLCanonicalizer
MathMLCanonicalizer is able to canonicalize MathML input. Modular architecture allows to set up canonicalization features according to users needs.
Project URL

Project URL

https://mir.fi.muni.cz/
Source Code Management

Source Code Management

https://github.com/michal-ruzicka/MathMLUnificator

Download mathml-canonicalizer 1.3.1


<!-- https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-canonicalizer/ -->
<dependency>
    <groupId>cz.muni.fi.mir</groupId>
    <artifactId>mathml-canonicalizer</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-canonicalizer/
implementation 'cz.muni.fi.mir:mathml-canonicalizer:1.3.1'
// https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-canonicalizer/
implementation ("cz.muni.fi.mir:mathml-canonicalizer:1.3.1")
'cz.muni.fi.mir:mathml-canonicalizer:jar:1.3.1'
<dependency org="cz.muni.fi.mir" name="mathml-canonicalizer" rev="1.3.1">
  <artifact name="mathml-canonicalizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.muni.fi.mir', module='mathml-canonicalizer', version='1.3.1')
)
libraryDependencies += "cz.muni.fi.mir" % "mathml-canonicalizer" % "1.3.1"
[cz.muni.fi.mir/mathml-canonicalizer "1.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.6
jaxen : jaxen jar 1.1.6
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.3.1
xmlunit : xmlunit jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.