master
msgroup 5 years ago
parent 4e934003d8
commit 6dad61e048
  1. BIN
      lib/DmJdbcDriver18.jar
  2. 7
      pom.xml

Binary file not shown.

@ -62,6 +62,13 @@
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
</dependency>
<dependency>
<groupId>dm</groupId>
<artifactId>dm</artifactId>
<version>8</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/DmJdbcDriver18.jar</systemPath>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save