License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine |
ArtifactId | ArtifactIdmathmlquerygenerator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML Query Generator
Converts MathWebSearch queries to XQuery expressions.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |