Initial
This commit is contained in:
commit
e443249166
29 changed files with 2887 additions and 0 deletions
11
common/pom.xml
Normal file
11
common/pom.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>parent</artifactId>
|
||||
<groupId>org.zhdev.varioutil</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>common</artifactId>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue