License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine |
ArtifactId | ArtifactIdmathmltools |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML Tools
This library provides various tools for processing MathML using Java.
|
Filename | Size |
---|---|
mathmltools-0.4.0.pom | |
mathmltools-0.4.0.jar | 249 KB |
mathmltools-0.4.0-sources.jar | 217 KB |
mathmltools-0.4.0-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine/mathmltools/ -->
<dependency>
<groupId>com.formulasearchengine</groupId>
<artifactId>mathmltools</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmltools/
implementation 'com.formulasearchengine:mathmltools:0.4.0'
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmltools/
implementation ("com.formulasearchengine:mathmltools:0.4.0")
'com.formulasearchengine:mathmltools:jar:0.4.0'
<dependency org="com.formulasearchengine" name="mathmltools" rev="0.4.0">
<artifact name="mathmltools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine', module='mathmltools', version='0.4.0')
)
libraryDependencies += "com.formulasearchengine" % "mathmltools" % "0.4.0"
[com.formulasearchengine/mathmltools "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.5.1-6 |
com.google.guava : guava | jar | 17.0 |
commons-io : commons-io | jar | 2.5 |
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.10.0 |
org.xmlunit : xmlunit-matchers | jar | 2.5.1 |
org.xmlunit : xmlunit-core | jar | 2.5.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.11.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.0.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |