提交 f191c480 编写于 作者: T Tijs Rademakers

Fix form and content engine dependency

上级 c016d8b3
......@@ -40,11 +40,15 @@
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-form-engine</artifactId>
<artifactId>flowable-form-model</artifactId>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-content-engine</artifactId>
<artifactId>flowable-form-api</artifactId>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-content-api</artifactId>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册