License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine.mathmltools |
ArtifactId | ArtifactIdmathml-core |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML Core
API to load, store, manipulate and handle MathML-XML documents.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mathml-core-2.0.5.pom | |
mathml-core-2.0.5.jar | 255 KB |
mathml-core-2.0.5-sources.jar | 223 KB |
mathml-core-2.0.5-javadoc.jar | 577 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-core/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathml-core</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-core/
implementation 'com.formulasearchengine.mathmltools:mathml-core:2.0.5'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-core/
implementation ("com.formulasearchengine.mathmltools:mathml-core:2.0.5")
'com.formulasearchengine.mathmltools:mathml-core:jar:2.0.5'
<dependency org="com.formulasearchengine.mathmltools" name="mathml-core" rev="2.0.5">
<artifact name="mathml-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathml-core', version='2.0.5')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathml-core" % "2.0.5"
[com.formulasearchengine.mathmltools/mathml-core "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.formulasearchengine.mathmltools : mathml-utils | jar | 2.0.5 |
org.apache.commons : commons-lang3 | jar | 3.7 |
net.sf.saxon : Saxon-HE | jar | 9.9.1-4 |
com.google.guava : guava | jar | 28.0-jre |
org.xmlunit : xmlunit-matchers | jar | 2.6.3 |
org.xmlunit : xmlunit-core | jar | 2.6.3 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.12.0 |
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 |