| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть CLI Взаимодействие с пользователем |
| Группа | Группаnet.sourceforge.jeuclid |
| Идентификатор | Идентификаторjeuclid |
| Последняя версия | Последняя версия2.9.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jeuclid-2.9.6.pom | |
| jeuclid-2.9.6.jar | 540 KB |
| jeuclid-2.9.6-sources.jar | 521 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging-api | jar | 1.1 |
| ant : ant | jar | 1.6.5 |
| batik : batik-svggen | jar | 1.6-1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| xml-apis : xmlParserAPIs | jar | 2.0.2 |
| xerces : xercesImpl | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.1 |