License |
License |
---|---|
GroupId | GroupIdcom.vectorprint |
ArtifactId | ArtifactIdReportSVGSupport |
Last Version | Last Version9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReportSVGSupport
SVG support for creating pdf documents in a configurable way using iText
|
Project URL |
Project URL |
Project Organization |
Project OrganizationVectorPrint |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ReportSVGSupport-9.2.pom | |
ReportSVGSupport-9.2.jar | 7 KB |
ReportSVGSupport-9.2-sources.jar | 5 KB |
ReportSVGSupport-9.2-javadoc.jar | 234 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/ -->
<dependency>
<groupId>com.vectorprint</groupId>
<artifactId>ReportSVGSupport</artifactId>
<version>9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/
implementation 'com.vectorprint:ReportSVGSupport:9.2'
// https://jarcasting.com/artifacts/com.vectorprint/ReportSVGSupport/
implementation ("com.vectorprint:ReportSVGSupport:9.2")
'com.vectorprint:ReportSVGSupport:jar:9.2'
<dependency org="com.vectorprint" name="ReportSVGSupport" rev="9.2">
<artifact name="ReportSVGSupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='ReportSVGSupport', version='9.2')
)
libraryDependencies += "com.vectorprint" % "ReportSVGSupport" % "9.2"
[com.vectorprint/ReportSVGSupport "9.2"]
Group / Artifact | Type | Version |
---|---|---|
batik : batik-bridge | jar | 1.6-1 |
com.vectorprint : ConfigurableReports | jar | 9.2 |
xerces : xercesImpl | jar | 2.11.0 |