License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.vectorprint |
ArtifactId | ArtifactIdVectorPrintReportGUI |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVectorPrintReportGUI
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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationVectorPrint |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
VectorPrintReportGUI-3.0.pom | |
VectorPrintReportGUI-3.0.jar | 12 MB |
VectorPrintReportGUI-3.0-sources.jar | 24 KB |
VectorPrintReportGUI-3.0-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |