| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем |
| Группа | Группаcom.vectorprint |
| Идентификатор | ИдентификаторVectorPrintReportGUI |
| Версия | Версия3.0 |
| Тип | Типjar |
| Описание |
ОписаниеVectorPrintReportGUI
GUI that supports stylesheet features of Configurable Reports. Basic features are create, modify and save.
The GUI also supports syntax change of stylesheets, validation of xml for settings, validation of xml for datamapping and testing a stylesheet in a pdf.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикVectorPrint |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| VectorPrintReportGUI-3.0.pom | |
| VectorPrintReportGUI-3.0.jar | 81 KB |
| VectorPrintReportGUI-3.0-sources.jar | 37 KB |
| VectorPrintReportGUI-3.0-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vectorprint/VectorPrintReportGUI/ -->
<dependency>
<groupId>com.vectorprint</groupId>
<artifactId>VectorPrintReportGUI</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/VectorPrintReportGUI/
implementation 'com.vectorprint:VectorPrintReportGUI:3.0'
// https://jarcasting.com/artifacts/com.vectorprint/VectorPrintReportGUI/
implementation ("com.vectorprint:VectorPrintReportGUI:3.0")
'com.vectorprint:VectorPrintReportGUI:jar:3.0'
<dependency org="com.vectorprint" name="VectorPrintReportGUI" rev="3.0">
<artifact name="VectorPrintReportGUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='VectorPrintReportGUI', version='3.0')
)
libraryDependencies += "com.vectorprint" % "VectorPrintReportGUI" % "3.0"
[com.vectorprint/VectorPrintReportGUI "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vectorprint : ConfigurableReports | jar | 9.2 |
| com.vectorprint : ReportSVGSupport | jar | 9.2 |
| cssparser : cssparser | jar | 0.9.4 |
| com.vectorprint : ReportjFreeChartSupport | jar | 9.3 |
| org.icepdf » icepdf-core | jar | 5.0.7 |
| org.icepdf » icepdf-viewer | jar | 5.0.7 |