| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаde.rototor.jeuclid |
| Идентификатор | Идентификаторjeuclid-core |
| Версия | Версия3.1.14 |
| Тип | Типjar |
| Описание |
ОписаниеJEuclid Core Module
This is the core module containing the basic JEuclid rendering and document handling classes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jeuclid-core-3.1.14.pom | |
| jeuclid-core-3.1.14.jar | 507 KB |
| jeuclid-core-3.1.14-sources.jar | 721 KB |
| jeuclid-core-3.1.14-site.xml | 453 bytes |
| jeuclid-core-3.1.14-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.rototor.jeuclid/jeuclid-core/ -->
<dependency>
<groupId>de.rototor.jeuclid</groupId>
<artifactId>jeuclid-core</artifactId>
<version>3.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.rototor.jeuclid/jeuclid-core/
implementation 'de.rototor.jeuclid:jeuclid-core:3.1.14'
// https://jarcasting.com/artifacts/de.rototor.jeuclid/jeuclid-core/
implementation ("de.rototor.jeuclid:jeuclid-core:3.1.14")
'de.rototor.jeuclid:jeuclid-core:jar:3.1.14'
<dependency org="de.rototor.jeuclid" name="jeuclid-core" rev="3.1.14">
<artifact name="jeuclid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rototor.jeuclid', module='jeuclid-core', version='3.1.14')
)
libraryDependencies += "de.rototor.jeuclid" % "jeuclid-core" % "3.1.14"
[de.rototor.jeuclid/jeuclid-core "3.1.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.ant : ant Необязательный | jar | 1.10.1 |
| org.apache.xmlgraphics : batik-svg-dom | jar | 1.9 |
| org.apache.xmlgraphics : batik-anim | jar | 1.9 |
| org.apache.xmlgraphics : batik-ext | jar | 1.9 |
| org.apache.xmlgraphics : batik-svggen Необязательный | jar | 1.9 |
| org.freehep : freehep-graphicsio-emf Необязательный | jar | 2.4 |
| org.freehep : freehep-graphicsio-pdf Необязательный | jar | 2.4 |
| org.freehep : freehep-graphicsio-ps Необязательный | jar | 2.4 |
| org.freehep : freehep-graphicsio-svg Необязательный | jar | 2.4 |
| org.freehep : freehep-graphicsio-swf Необязательный | jar | 2.4 |
| org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.9 |