Ghost4J

Java wrapper for Ghostscript API

Лицензия

Лицензия

Группа

Группа

org.ghost4j
Идентификатор

Идентификатор

ghost4j
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ghost4J
Java wrapper for Ghostscript API
Ссылка на сайт

Ссылка на сайт

http://www.ghost4j.org
Система контроля версий

Система контроля версий

http://www.github.com/zippy1978/ghost4j

Скачать ghost4j

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 4.1.0
log4j : log4j jar 1.2.17
commons-beanutils : commons-beanutils jar 1.9.2
org.apache.xmlgraphics : xmlgraphics-commons jar 1.4
com.lowagie : itext jar 2.1.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0