MathML Query Generator

Converts MathWebSearch queries to XQuery expressions.

License

License

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine
ArtifactId

ArtifactId

mathmlquerygenerator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MathML Query Generator
Converts MathWebSearch queries to XQuery expressions.

Download mathmlquerygenerator

How to add to project

<!-- https://jarcasting.com/artifacts/com.formulasearchengine/mathmlquerygenerator/ -->
<dependency>
    <groupId>com.formulasearchengine</groupId>
    <artifactId>mathmlquerygenerator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmlquerygenerator/
implementation 'com.formulasearchengine:mathmlquerygenerator:1.0.0'
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmlquerygenerator/
implementation ("com.formulasearchengine:mathmlquerygenerator:1.0.0")
'com.formulasearchengine:mathmlquerygenerator:jar:1.0.0'
<dependency org="com.formulasearchengine" name="mathmlquerygenerator" rev="1.0.0">
  <artifact name="mathmlquerygenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine', module='mathmlquerygenerator', version='1.0.0')
)
libraryDependencies += "com.formulasearchengine" % "mathmlquerygenerator" % "1.0.0"
[com.formulasearchengine/mathmlquerygenerator "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.5.1-6
com.google.guava : guava jar 17.0
com.formulasearchengine : mathmltools jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.2
0.0.1