添加MD2Json.java;添加resume

This commit is contained in:
ehlxr
2016-11-08 17:06:59 +08:00
parent 8a773225d5
commit 7847e2471e
4 changed files with 49 additions and 4 deletions

View File

@@ -225,7 +225,11 @@
<artifactId>xbean-spring</artifactId>
<version>4.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
</dependency>
</dependencies>
<build>
<finalName>useful-code</finalName>