이지우 - Ezfilter 선언

This commit is contained in:
JIWOO 2025-09-18 18:14:29 +09:00
parent 722ea7e31f
commit ce5fd8d200

View File

@ -571,7 +571,14 @@
<artifactId>spring-jdbc</artifactId>
<version>4.3.22.RELEASE</version>
</dependency>
<dependency>
<groupId>EzFilter</groupId>
<artifactId>EzFilter</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/EzFilter.1.8.jar</systemPath>
</dependency>
</dependencies>