| License |
License |
|---|---|
| Categories |
CategoriesORM Data Search Business Logic Libraries |
| GroupId | GroupIdcom.formulasearchengine.mathmltools |
| ArtifactId | ArtifactIdmathml-similarity |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMathML Similarity
API to calculate similarities between MathML documents.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mathml-similarity-2.0.5.pom | |
| mathml-similarity-2.0.5.jar | 38 KB |
| mathml-similarity-2.0.5-sources.jar | 28 KB |
| mathml-similarity-2.0.5-javadoc.jar | 547 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-similarity/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathml-similarity</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-similarity/
implementation 'com.formulasearchengine.mathmltools:mathml-similarity:2.0.5'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-similarity/
implementation ("com.formulasearchengine.mathmltools:mathml-similarity:2.0.5")
'com.formulasearchengine.mathmltools:mathml-similarity:jar:2.0.5'
<dependency org="com.formulasearchengine.mathmltools" name="mathml-similarity" rev="2.0.5">
<artifact name="mathml-similarity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathml-similarity', version='2.0.5')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathml-similarity" % "2.0.5"
[com.formulasearchengine.mathmltools/mathml-similarity "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.formulasearchengine.mathmltools : mathml-core | jar | 2.0.5 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
| 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 |