| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.xmlgraphics |
| Идентификатор | Идентификаторfop-sandbox |
| Последняя версия | Последняя версия2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache FOP Sandbox
XML Graphics Format Object Processor Sandbox
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fop-sandbox-2.7.pom | |
| fop-sandbox-2.7.jar | 45 KB |
| fop-sandbox-2.7-sources.jar | 43 KB |
| fop-sandbox-2.7-javadoc.jar | 161 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop-sandbox</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/
implementation 'org.apache.xmlgraphics:fop-sandbox:2.7'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/
implementation ("org.apache.xmlgraphics:fop-sandbox:2.7")
'org.apache.xmlgraphics:fop-sandbox:jar:2.7'
<dependency org="org.apache.xmlgraphics" name="fop-sandbox" rev="2.7">
<artifact name="fop-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='fop-sandbox', version='2.7')
)
libraryDependencies += "org.apache.xmlgraphics" % "fop-sandbox" % "2.7"
[org.apache.xmlgraphics/fop-sandbox "2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.xmlgraphics : fop-core | jar | 2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |