Skip to content

Commit

Permalink
JSTL
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaje committed May 10, 2018
1 parent c619c36 commit b5ea366
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions iBase4J-SYS-Web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@
<artifactId>shiro-spring</artifactId>
<version>${shiro.version}</version>
</dependency>
<!-- JSTL标签类 -->
<dependency>
<groupId>jstl</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
<!-- excel -->
<!-- <dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
Expand Down

0 comments on commit b5ea366

Please sign in to comment.