| License | License | 
|---|---|
| Categories | CategoriesORM Data Search Business Logic Libraries | 
| GroupId | GroupIdcom.formulasearchengine | 
| ArtifactId | ArtifactIdbasex-backend | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCore BaseX backend for MathSearch Answers MathSearch patterns with a BaseX backend. | 
| Filename | Size | 
|---|---|
| basex-backend-1.0.1.pom | |
| basex-backend-1.0.1.jar | 29 KB | 
| basex-backend-1.0.1-sources.jar | 17 KB | 
| basex-backend-1.0.1-javadoc.jar | 92 KB | 
| basex-backend-1.0.1-jar-with-dependencies.jar | 22 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.formulasearchengine/basex-backend/ -->
<dependency>
    <groupId>com.formulasearchengine</groupId>
    <artifactId>basex-backend</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.formulasearchengine/basex-backend/
implementation 'com.formulasearchengine:basex-backend:1.0.1'// https://jarcasting.com/artifacts/com.formulasearchengine/basex-backend/
implementation ("com.formulasearchengine:basex-backend:1.0.1")'com.formulasearchengine:basex-backend:jar:1.0.1'<dependency org="com.formulasearchengine" name="basex-backend" rev="1.0.1">
  <artifact name="basex-backend" type="jar" />
</dependency>@Grapes(
@Grab(group='com.formulasearchengine', module='basex-backend', version='1.0.1')
)libraryDependencies += "com.formulasearchengine" % "basex-backend" % "1.0.1"[com.formulasearchengine/basex-backend "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.basex : basex | jar | 8.6.7 | 
| org.basex : basex-api | jar | 8.6.7 | 
| com.formulasearchengine : mathmltools | jar | 0.4.0 | 
| com.formulasearchengine : mathmlconverters | jar | 1.0.0 | 
| xmlunit : xmlunit | jar | 1.6 | 
| com.google.guava : guava | jar | 17.0 | 
| commons-cli : commons-cli | jar | 1.2 | 
| org.apache.httpcomponents : httpclient | jar | 4.5 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 | 
| com.intellij : annotations | jar | 12.0 | 
| com.thoughtworks.xstream : xstream | jar | 1.4.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |