This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
athena-demo
/
athena-opt-demo
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
105
Wiki
Activity
Browse Source
模型驱动jar引用
develop
董书康
1 year ago
parent
ed96004e1f
commit
9ed4983c7b
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
demo-athenaopt_backend/pom.xml
+ 6
- 0
demo-athenaopt_backend/pom.xml
View File
@ -56,6 +56,12 @@
<version
>
${api.version}
</version>
</dependency>
<dependency
>
<groupId
>
com.digiwin.lcdp
</groupId>
<artifactId
>
lcdp-modeldriven
</artifactId>
<version
>
1.0.0.3
</version>
</dependency>
<dependency
>
<groupId
>
junit
</groupId>
<artifactId
>
junit
</artifactId>
Write
Preview
Loading…
Cancel
Save