License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine.mathmltools |
ArtifactId | ArtifactIdmathml-converters |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML Converters
Collection of utilities and service calls to convert from various input formats to MathML
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mathml-converters-2.0.5.pom | |
mathml-converters-2.0.5.jar | 75 KB |
mathml-converters-2.0.5-sources.jar | 48 KB |
mathml-converters-2.0.5-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathml-converters</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/
implementation 'com.formulasearchengine.mathmltools:mathml-converters:2.0.5'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/
implementation ("com.formulasearchengine.mathmltools:mathml-converters:2.0.5")
'com.formulasearchengine.mathmltools:mathml-converters:jar:2.0.5'
<dependency org="com.formulasearchengine.mathmltools" name="mathml-converters" rev="2.0.5">
<artifact name="mathml-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathml-converters', version='2.0.5')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathml-converters" % "2.0.5"
[com.formulasearchengine.mathmltools/mathml-converters "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.formulasearchengine.mathmltools : mathml-core | jar | 2.0.5 |
cz.muni.fi.mir : mathml-canonicalizer | jar | 1.3.1 |
org.springframework : spring-web | jar | 5.1.8.RELEASE |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
uk.ac.ed.ph.snuggletex » snuggletex-core | jar | 1.3-SNAPSHOT |
uk.ac.ed.ph.snuggletex » snuggletex-upconversion | jar | 1.3-SNAPSHOT |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
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 |