时间戳服务
This commit is contained in:
8
pom.xml
8
pom.xml
@ -66,7 +66,13 @@
|
||||
<artifactId>poi-ooxml-schemas</artifactId>
|
||||
<version>4.1.2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>jit.vstk</groupId>
|
||||
<artifactId>jit-vstk</artifactId>
|
||||
<version>2.0.50</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/jit-vstk-jdk15-2.0.50-20150603.060911-1.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
<artifactId>velocity-tools</artifactId>
|
||||
|
Reference in New Issue
Block a user