Prechádzať zdrojové kódy

Title, fotoer 없이 또는 Title, List title, footer 없이 엑셀파일 생성하는 메소드 추가

gagamel 4 rokov pred
rodič
commit
afa5e9327c

BIN
lib/gagaframework-excel-1.7.1-RELEASE.jar


BIN
lib/gagaframework-excel-1.7.2-RELEASE.jar


+ 2 - 2
pom.xml

@@ -59,9 +59,9 @@
 		<dependency>
 			<groupId>com.gagaframework</groupId>
 			<artifactId>gagaframework-excel</artifactId>
-			<version>1.7.1-RELEASE</version>
+			<version>1.7.2-RELEASE</version>
 			<scope>system</scope>
-			<systemPath>${basedir}/lib/gagaframework-excel-1.7.1-RELEASE.jar</systemPath>
+			<systemPath>${basedir}/lib/gagaframework-excel-1.7.2-RELEASE.jar</systemPath>
 		</dependency>
 		<dependency>
 			<groupId>com.gagaframework</groupId>