이지우 - Ezfilter 선언
This commit is contained in:
parent
722ea7e31f
commit
ce5fd8d200
9
pom.xml
9
pom.xml
@ -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>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user