JEuclid

JEuclid is a complete MathML rendering solution, consisting of a MathViewer application, Command line converters from MathML to other formats, an ant task for autmated conversion, Display components for AWT and Swing and a component for Apache Cocoon

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.jeuclid
ArtifactId

ArtifactId

jeuclid
Last Version

Last Version

2.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

JEuclid
JEuclid is a complete MathML rendering solution, consisting of a MathViewer application, Command line converters from MathML to other formats, an ant task for autmated conversion, Display components for AWT and Swing and a component for Apache Cocoon
Project URL

Project URL

http://jeuclid.sourceforge.net/

Download jeuclid

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
ant : ant jar 1.6.5
batik : batik-svggen jar 1.6-1

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3
xml-apis : xmlParserAPIs jar 2.0.2
xerces : xercesImpl jar 2.5.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.6
2.9.5
2.9.4