add dbm module
This commit is contained in:
@@ -106,6 +106,13 @@
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Data/Dynamic Base Manage -->
|
||||
<dependency>
|
||||
<groupId>com.jeesite</groupId>
|
||||
<artifactId>jeesite-framework-dbm</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Core Static -->
|
||||
<dependency>
|
||||
<groupId>com.jeesite</groupId>
|
||||
|
||||
Reference in New Issue
Block a user