Projekt

Obecné

Profil

« Předchozí | Další » 

Revize d1e50c3e

Přidáno uživatelem Michal Linha před více než 4 roky(ů)

re #7782 Created new class ExporterPDF with export to PDF functionality and renamed the former Exporter class to ExporterXLSX, changed the version of a library used for export to XLSX functionality implementation

Zobrazit rozdíly:

pom.xml
105 105
		<dependency>
106 106
			<groupId>org.apache.poi</groupId>
107 107
			<artifactId>poi-ooxml</artifactId>
108
			<version>3.17</version>
108
			<version>4.1.2</version>
109
		</dependency>
110

  
111
		<dependency>
112
			<groupId>com.github.librepdf</groupId>
113
			<artifactId>openpdf</artifactId>
114
			<version>1.3.14</version>
109 115
		</dependency>
110 116
	</dependencies>
111 117

  

Také k dispozici: Unified diff