|
@ -56,6 +56,12 @@ |
|
|
<version>${api.version}</version> |
|
|
<version>${api.version}</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>com.digiwin.lcdp</groupId> |
|
|
|
|
|
<artifactId>lcdp-modeldriven</artifactId> |
|
|
|
|
|
<version>1.0.0.3</version> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>junit</groupId> |
|
|
<groupId>junit</groupId> |
|
|
<artifactId>junit</artifactId> |
|
|
<artifactId>junit</artifactId> |
|
|