时间戳服务
This commit is contained in:
5
pom.xml
5
pom.xml
@ -66,6 +66,11 @@
|
|||||||
<artifactId>poi-ooxml-schemas</artifactId>
|
<artifactId>poi-ooxml-schemas</artifactId>
|
||||||
<version>4.1.2</version>
|
<version>4.1.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>commons-httpclient</groupId>
|
||||||
|
<artifactId>commons-httpclient</artifactId>
|
||||||
|
<version>3.1</version>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jit.vstk</groupId>
|
<groupId>jit.vstk</groupId>
|
||||||
<artifactId>jit-vstk</artifactId>
|
<artifactId>jit-vstk</artifactId>
|
||||||
|
Reference in New Issue
Block a user