| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.xmlgraphics |
| Идентификатор | Идентификаторxmlgraphics-commons |
| Последняя версия | Последняя версия2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache XML Graphics Commons
Apache XML Graphics Commons is a library that consists of several reusable
components used by Apache Batik and Apache FOP. Many of these components
can easily be used separately outside the domains of SVG and XSL-FO.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xmlgraphics-commons-2.7.pom | |
| xmlgraphics-commons-2.7.jar | 658 KB |
| xmlgraphics-commons-2.7-sources.jar | 632 KB |
| xmlgraphics-commons-2.7-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/xmlgraphics-commons/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/xmlgraphics-commons/
implementation 'org.apache.xmlgraphics:xmlgraphics-commons:2.7'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/xmlgraphics-commons/
implementation ("org.apache.xmlgraphics:xmlgraphics-commons:2.7")
'org.apache.xmlgraphics:xmlgraphics-commons:jar:2.7'
<dependency org="org.apache.xmlgraphics" name="xmlgraphics-commons" rev="2.7">
<artifact name="xmlgraphics-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='xmlgraphics-commons', version='2.7')
)
libraryDependencies += "org.apache.xmlgraphics" % "xmlgraphics-commons" % "2.7"
[org.apache.xmlgraphics/xmlgraphics-commons "2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 1.3.1 |
| commons-logging : commons-logging | jar | 1.0.4 |