| License |
License |
|---|---|
| Categories |
CategoriesORM Data Search Business Logic Libraries |
| GroupId | GroupIdcom.formulasearchengine.mathmltools |
| ArtifactId | ArtifactIdmathml-gold |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMathML Gold Standard
This API provides various tools for processing MathML using Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mathml-gold-2.0.5.pom | |
| mathml-gold-2.0.5.jar | 23 KB |
| mathml-gold-2.0.5-sources.jar | 14 KB |
| mathml-gold-2.0.5-javadoc.jar | 484 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-gold/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathml-gold</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-gold/
implementation 'com.formulasearchengine.mathmltools:mathml-gold:2.0.5'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-gold/
implementation ("com.formulasearchengine.mathmltools:mathml-gold:2.0.5")
'com.formulasearchengine.mathmltools:mathml-gold:jar:2.0.5'
<dependency org="com.formulasearchengine.mathmltools" name="mathml-gold" rev="2.0.5">
<artifact name="mathml-gold" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathml-gold', version='2.0.5')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathml-gold" % "2.0.5"
[com.formulasearchengine.mathmltools/mathml-gold "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.formulasearchengine.mathmltools : mathml-utils | jar | 2.0.5 |
| 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 |
| 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 |